mirificus / database
Database adapter for Mirificus.
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/mirificus/database
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-10-07 09:53:43 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.