Registry / orm / nettrine-orm

nettrine-orm

JSON →
library0.9.0phppackagistunverified

Integrates Doctrine ORM with the Nette Framework.

composer require nettrine/orm
INSTALL
IMPORT
SIG · NETTRINE-ORM
N
nettrine-orm
ormphpv0.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ManagerRegistry
use Nettrine\ORM\ManagerRegistry;

Get the Doctrine EntityManager from the registry.

use Nettrine\ORM\ManagerRegistry; $manager = new ManagerRegistry($container); $em = $manager->getManager();
Debug
Known issues
breakingRequires Nette Framework 3.0+ and Doctrine ORM 2.7+.
fix
Ensure compatible versions of Nette and Doctrine are installed.
affects: <0.9.0
Upgrade
Version history
0.9.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
nettrine-orm — pip install nettrine-orm · libregistry