Registry / orm / laravel-doctrine-orm

laravel-doctrine-orm

JSON →
library3.3.3phppackagistunverified

An integration library for Laravel and Doctrine ORM.

composer require laravel-doctrine/orm
INSTALL
IMPORT
SIG · LARAVEL-DOCTRINE-O
L
laravel-doctrine-orm
ormphpv3.3.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.

DoctrineServiceProvider
use LaravelDoctrine\ORM\DoctrineServiceProvider;

Registers the Doctrine ORM service provider in a Laravel application.

use LaravelDoctrine\ORM\DoctrineServiceProvider; // In config/app.php 'providers' => [ // ... DoctrineServiceProvider::class, ];
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
30
Resources
laravel-doctrine-orm — pip install laravel-doctrine-orm · libregistry