Libraries tagged by doctrine-collection
doctrine/collections
334323548 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
pagerfanta/doctrine-collections-adapter
181240 Downloads
Pagerfanta adapter for Doctrine Collections
kdyby/doctrine-collections-readonly
121426 Downloads
Read-only collection wrapper for easier work with Doctrine entity collections
rekalogika/doctrine-collections-decorator
4114 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.
malarzm/collections
67437 Downloads
Various implementations of Doctrine's Collection interface
sonsofphp/pager-doctrine-collections
914 Downloads
rekalogika/rekapager-doctrine-collections-adapter
2103 Downloads
Doctrine Collections adapter for Rekapager pagination library
kdyby/doctrine-collections-lazy
2827 Downloads
Lazy collection for doctrine/collections
bakame/csv-doctrine-collection-bridge
494 Downloads
Csv Doctrine Collection bridge using League\Csv
antstudiocz/doctrine-collections-readonly
2298 Downloads
Read-only collection wrapper for easier work with Doctrine entity collections
weirdan/psalm-doctrine-collections
238 Downloads
Stubs to let Psalm understand Doctrine better
rekalogika/collections-domain
442 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.
pug-ct/collections
3 Downloads
PHP Collections library that adds additional functionality on top of Doctrine collections.
someniatko/doctrine-collections
1114 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
raph007/phpunit-doctrine-collections-asserts
13 Downloads
PHPUnit asserts for Doctrine Collections