zucchi/model

Zucchi Model tools layered on top of Zend Db

dev-master 2013-10-23 13:30 UTC

This package is not auto-updated.

Last update: 2024-04-27 12:43:29 UTC


README

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