Libraries tagged by doctrine repository
precision-soft/doctrine-utility
1790 Downloads
doctrine utilities library
nilportugues/sql-repository
1863 Downloads
SQL Repository implementation
anh/doctrine-extensions-resource
20723 Downloads
Doctrine extension for managing resources
rekalogika/collections-orm
508 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
rekalogika/collections-domain
515 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.
rekalogika/collections-contracts
504 Downloads
Interfaces and nominal classes for the rekalogika/collections library.
rekalogika/collections-common
510 Downloads
Common library required by other components of the rekalogika/collections library
blast/orm
166 Downloads
Framework agnostic data access and persistence based on Doctrine 2 DBAL
rds/hydrogen
201 Downloads
More faster and convenient Doctrine ORM abstraction layer
dracoder/filter-bundle
220 Downloads
Classes that allows the usage of Filters in a Doctrine Repository in a more readable, object oriented way
mhndev/doctrine-repository
34 Downloads
doctrine repository with simple queries inspired by eloquent
ebidtech/doctrine-repository
2346 Downloads
An alternative doctrine entity base repository. Fork from eso/doctrine-repository.
andrii-mz/doctrine-qb-filter
112 Downloads
Doctrine query builder filter without repositories.
runtothefather/doctrine-psalm-plugin
6218 Downloads
Repository resolver to show psalm how to resolve getRepository method
phpexpertsinc/doctrine-detective
23442 Downloads
A Symfony2 Bundle that provides a detailed SQL query log for both HTML and JSON responses, including the SQL query, its location, and duration, organized by Controller -> Service -> Repository.