henderjon / chevron
a simple set of useful tools
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/henderjon/chevron
Requires
- php: >=5.4
 - chevron/argv: ~4.0
 - chevron/containers: ~5.0
 - chevron/db: ~4.0
 - chevron/errhandler: ~1.0
 - chevron/hash: ~0.0
 - chevron/html: ~0.0
 - chevron/kernel: ~0.8
 - chevron/loggers: ~5.0
 - chevron/objectloader: ~1.0
 - chevron/widgets: ~3.0
 - henderjon/drop: ~1.0
 - henderjon/is_cli: ~1.0
 - henderjon/weights_and_measures: ~3.0
 
Requires (Dev)
- henderjon/redis: ~1.0
 - phpunit/phpunit: ~4.0
 - psr/log: ~1.0
 
Suggests
- aws/aws-sdk-php: ~2.5
 - corpus/autoloader: ~1.0
 - funkatron/funit: ~1.0
 - phpdocumentor/phpdocumentor: ~2.0
 
README
Chevron aims to be a 'simple set of useful tools'. This means that it exists as a humble collection of code I've written and found quite useful. Over time I hope it grows in scope and usefulness but not in complexity.
Why?
Because I find these tools useful and wanted to package them in a way that I could reuse them. Most of these tools have made building web applications much easier for me.
See packagist for version/installation info.