lion/database

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

Maintainers

Package info

github.com/Lion-Packages/database

Homepage

Issues

pkg:composer/lion/database

Statistics

Installs: 4 389

Dependents: 1

Suggesters: 0

Stars: 1


README

presentation-lion-packages

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.