/webforge-doctrine

Doctrine ORM bridge for webforge

Primary LanguagePHP

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