webforge/doctrine

Doctrine ORM bridge for webforge

1.3.2 2016-09-21 18:12 UTC

This package is auto-updated.

Last update: 2024-03-07 01:31:40 UTC


README

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