webforge/doctrine

Doctrine ORM bridge for webforge

Installs: 1 688

Dependents: 4

Suggesters: 1

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 5

pkg:composer/webforge/doctrine

1.3.2 2016-09-21 18:12 UTC

This package is auto-updated.

Last update: 2025-10-07 05:20:41 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