mirificus / database
Database adapter for Mirificus.
dev-master
2013-11-22 14:06 UTC
Requires
- php: >=5.3.0
- mirificus/string: dev-master
- mirificus/type: dev-master
Requires (Dev)
- phpdocumentor/phpdocumentor: dev-master
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2025-07-01 08:25:32 UTC
README
A PSR-0, PSR-1 and PSR-2 standards compliant PHP library.
Database
This package is used to connect to various database sources and normalize the interface between them.
DatabaseException
Extends CallerException to aid in debugging.