cdq / utils
A few utility classes developed by Christopher Queen to quckly start a php development project
This package's canonical repository appears to be gone and the package has been frozen as a result.
1.03
2017-01-19 15:18 UTC
Requires (Dev)
- ext-xdebug: >=2.4.0
- phpunit/php-invoker: ~1.1
- phpunit/phpcov: 3.*
- phpunit/phpunit: 5.*
- satooshi/php-coveralls: dev-master
This package is auto-updated.
Last update: 2023-04-14 16:12:09 UTC
README
CDQ\SmartObject: Strict classes
Description
A PHP framework developed by Christopher Queen for rapidly creating classes to quickly start a php development project
Features
- Database connection abstraction
- Config constants from .xml file
- Log erros to DB
- Each class has to_string output
Goals
- Easy Install. No need to be an administrator.
- Stop Wasting Time. Time is precious, no need to reinvent the wheel.