lion/database

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


README

Lion-Packages Logo

Latest Stable Version Total Downloads License PHP Version Require

🚀 Lion-Database Package responsible for generating and executing statements for databases (MySQL/PostgreSQL/SQLite).

📖 Features

✔️ Support for multiple database connections.
✔️ Native classes for database drivers: MySQL, PostgreSQL, SQLite.
✔️ Classes for creating complete schemas with MySQL drivers.

📦 Installation

Install the database using Composer:

composer require lion/database

📝 License

The database is open-sourced software licensed under the MIT License.