Libraries tagged by doctrine pimple
doctrine/skeleton-mapper
9570 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
shopware/dbal-nested-set
417115 Downloads
A Doctrine DBAL nested set implementation
mediagone/doctrine-specifications
3549 Downloads
Doctrine implementation of repository Specifications pattern
mmoreram/simple-doctrine-mapping
69234 Downloads
Simple Doctrine Mapping
beapp/doctrine-pagination
8209 Downloads
Simple Doctrine pagination library for multiple usages
mitch/laravel-doctrine
1820 Downloads
The Doctrine 2 implementation that melts with Laravel 4
lookyman/nette-oauth2-server-doctrine
25335 Downloads
Integration of The League of Extraordinary Packages' OAuth 2.0 Server into Nette Framework - Kdyby/Doctrine storage implementation
eventsauce/message-outbox-for-doctrine
27530 Downloads
Message Outbox Pattern implementation for Doctrine DBAL 3
sgomez/simplesamlphp-module-dbal
22382 Downloads
A SimpleSAMLphp module adding support for Doctrine/DBAL.
setono/doctrine-orm-trait
51101 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
gracious/doctrine-encryption-bundle
11712 Downloads
Simple bundle for adding encryption type to Doctrine
setono/doctrine-object-manager-trait
136286 Downloads
A very simple library that offers an object manager trait to get the object manager for a given class
sidus/eav-model-bundle
21841 Downloads
Symfony3 & Doctrine implementation of a Entity-Attribute-Value model, easily extendable
psx/cache
164535 Downloads
PSR-6 and PSR-16 implementation using the doctrine cache system
rekalogika/domain-event
2152 Downloads
Domain Event Implementation for Symfony and Doctrine