Skip to content

phpboyscout/ZucchiModel

Repository files navigation

ZucchiModel

Model management and lightweight ORM overlaying Zend\Db

Build Status

  • Master: 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