zucchi/model

Zucchi Model tools layered on top of Zend Db

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 1

pkg:composer/zucchi/model

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

This package is not auto-updated.

Last update: 2025-10-11 20:04:30 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