Closed yusufusta closed 4 years ago
Hello @Quiec,
Thanks for your words and interest for this project.
You can add a Service Provider with a MySQL library at your choice. You can use PDO, MySQLi, Laravel Database, Doctrine, ...
The philosophy of this skeleton is to be as must slim and light as possible. The same philosophy of Slim Framework.
As MySQL is a widely used, in the coming days I will support this request. Wait a few days, please.
Once again, thanks for using this project.
I'm new to SlimPHP, I added Pdo myself but it is not compatible with the skeleton. I tried to apply it to the skeleton, but I don't know the MVC structure much.
I am waiting you. Thanks.
Hello @Quiec,
PDO is 100% compatible with this Skeleton. Like I mention, you need to create a Service Provider to load it in the DI.
I just release the v2.0.0 with Multi Database Support. Please, read the README file to see details.
Enjoy it!!!
Thanks.
Its looking beautiful! Thanks you! Your code is best.
Hi, your code is beautiful. There must be more stars. I think you should add Mysql support, I didnt saw in your repos. Please add.