2017 © Pedro Peláez
 

library model

Zucchi Model tools layered on top of Zend Db

image

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

The README.md

ZucchiModel

Model management and lightweight ORM overlaying Zend\Db, (*1)

Build Status

  • Master: Build Status

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

The Versions

23/10 2013

dev-master

9999999-dev https://github.com/zucchi/ZucchiModel

Zucchi Model tools layered on top of Zend Db

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

database extensions library zf2