Lion-Database is a library for creating native database queries. The idea is that the development is built quickly and easily. Lion-Database eliminates the hassle of writing native queries manually, such as:
- Native classes for Database Drivers.
- Classes to build complete schematics using drivers.
composer require lion/database
The database library is open source software licensed under the MIT License.