library model
Zucchi Model tools layered on top of Zend Db
zucchi/model
Zucchi Model tools layered on top of Zend Db
- Wednesday, October 23, 2013
- by mattcockayne
- Repository
- 4 Watchers
- 0 Stars
- 11 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
ZucchiModel
Model management and lightweight ORM overlaying Zend\Db, (*1)
Build Status
- Master:
Installation
From the root of your ZF2 Skeleton Application run, (*2)
./composer.phar require zucchi/model
To run tests with PHPStorm, (*3)
XDEBUG_CONFIG="idekey=phpstorm1" PHP_IDE_CONFIG="serverName=sandbox.creatingit.co.uk" vendor/bin/codecept run --coverage --html