zucchi / model
Zucchi Model tools layered on top of Zend Db
dev-master
2013-10-23 13:30 UTC
Requires
- php: >=5.4.1
- doctrine/annotations: 1.*
- zendframework/zend-db: 2.*
- zendframework/zend-stdlib: 2.*
- zucchi/zucchi: dev-master
Requires (Dev)
- codeception/codeception: @stable
- phing/phing: 2.5.0
- phpmd/phpmd: 1.4.*
This package is not auto-updated.
Last update: 2024-11-09 15:39:26 UTC
README
Model management and lightweight ORM overlaying Zend\Db
Build Status
Installation
From the root of your ZF2 Skeleton Application run
./composer.phar require zucchi/model
To run tests with PHPStorm
XDEBUG_CONFIG="idekey=phpstorm1" PHP_IDE_CONFIG="serverName=sandbox.creatingit.co.uk" vendor/bin/codecept run --coverage --html