webforge-labs / webforge-doctrine

Doctrine ORM bridge for webforge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webforge doctrine

Build Status
Coverage Status
Latest Stable Version

Doctrine ORM bridge for webforge

installation

Use Composer to install.

composer require -v --prefer-source webforge/doctrine:dev-master

to run the tests use:

phpunit

upgrade

to 1.3.x:

Read the notes to upgrade to doctrine 2.5.x

usage

Start off with the instantiation of the Webforge\Doctrine\Container.

further help

look in the docs directory.

license

MIT

About

Doctrine ORM bridge for webforge


Languages

Language:PHP 100.0%Language:Batchfile 0.0%