lion/database

Package in charge of the generation and execution of processes with databases


README

Lion-Framework Logo

Latest Stable Version Total Downloads License PHP Version Require

About Lion-Database

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.

Install

composer require lion/database

License

The database library is open source software licensed under the MIT License.