cabinet / dbal
This package is abandoned and no longer maintained.
The author suggests using the doctrine/dbal package instead.
There is no license information available for the latest version (dev-master) of this package.
Database Abstraction Layer for PDO
dev-master
2013-06-19 20:04 UTC
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.