Registry / orm / baraja-core-doctrine

baraja-core-doctrine

JSON →
library3.7.5phppackagistunverified

Doctrine port to Nette 3.0 with maximal performance.

composer require baraja-core/doctrine
INSTALL
IMPORT
SIG · BARAJA-CORE-DOCTRI
B
baraja-core-doctrine
ormphpv3.7.5
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.

EntityManager
use Baraja\Doctrine\EntityManager;

Retrieve an entity by ID using the EntityManager.

use Baraja\Doctrine\EntityManager; $entityManager = new EntityManager($connection, $config); $user = $entityManager->find(User::class, 1);
Debug
Known issues
breakingRequires Nette 3.0 or higher.
fix
Ensure your project uses Nette 3.0+.
affects: <3.0
Upgrade
Version history
3.7.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
34
OpenAI (training)
1
Resources
baraja-core-doctrine — pip install baraja-core-doctrine · libregistry