Registry / orm / dflydev-doctrine-orm-service-provider

dflydev-doctrine-orm-service-provider

JSON →
library2.0.1phppackagistunverified

Doctrine ORM Service Provider integrates Doctrine ORM with Silex or other Pimple-based containers.

composer require dflydev/doctrine-orm-service-provider
INSTALL
IMPORT
SIG · DFLYDEV-DOCTRINE-O
D
dflydev-doctrine-orm-service-provider
ormphpv2.0.1
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.

DoctrineOrmServiceProvider
✓ use Dflydev\DoctrineOrmServiceProvider\DoctrineOrmServiceProvider;

Register the Doctrine ORM service provider in a Silex application.

use Dflydev\DoctrineOrmServiceProvider\DoctrineOrmServiceProvider; $app->register(new DoctrineOrmServiceProvider(), [ 'orm.proxies_dir' => '/path/to/proxies', ]);
Debug
Known issues
gotchaDeprecated in favor of Symfony's DoctrineBundle for Symfony projects
fix
Consider using Symfony's DoctrineBundle if using Symfony framework.
affects: >=2.0.0
Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
21
OpenAI (training)
1
Resources
dflydev-doctrine-orm-service-provider — pip install dflydev-doctrine-orm-service-provider · libregistry