cabinet / dbal
Database Abstraction Layer for PDO
Installs: 154
Dependents: 0
Suggesters: 0
Security: 0
Stars: 39
Watchers: 11
Forks: 4
Open Issues: 2
This package is not auto-updated.
Last update: 2022-02-01 12:21:06 UTC
README
Cabinet is a framework independant Database Abstraction Layer. It's an easy to use and flexible DBAL to drop into your projects.
Goals
- Make it easy to connect and query a database.
- Support major SQL dialects.
- Be framework independant, and easy to drop into a project without major configuration.