Registry / orm / mindy-orm-bundle

mindy-orm-bundle

JSON →
library4.0.3phppackagistunverified

Mindy OrmBundle provides ORM integration for Symfony applications.

composer require mindy/orm-bundle
INSTALL
IMPORT
SIG · MINDY-ORM-BUNDLE
M
mindy-orm-bundle
ormphpv4.0.3
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.

MindyOrmBundle
use Mindy\OrmBundle\MindyOrmBundle;

Register the Mindy ORM bundle in Symfony

use Mindy\OrmBundle\MindyOrmBundle; // In AppKernel.php public function registerBundles() { $bundles = [ new MindyOrmBundle(), ]; }
Debug
Known issues
breakingRequires Symfony 3+ and PHP 7.1+
fix
Upgrade to supported versions
affects: >=4.0.0
Upgrade
Version history
4.0.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
50 hits · last 30 days
node
42
Resources
mindy-orm-bundle — pip install mindy-orm-bundle · libregistry