Libraries tagged by doctrine-collection
doctrine/collections
435543776 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
rekalogika/doctrine-collections-decorator
55658 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.
pagerfanta/doctrine-collections-adapter
388876 Downloads
Pagerfanta adapter for Doctrine Collections
kdyby/doctrine-collections-readonly
129919 Downloads
Read-only collection wrapper for easier work with Doctrine entity collections
malarzm/collections
68230 Downloads
Various implementations of Doctrine's Collection interface
rekalogika/rekapager-doctrine-collections-adapter
7663 Downloads
Doctrine Collections adapter for Rekapager pagination library
bakame/csv-doctrine-collection-bridge
497 Downloads
Csv Doctrine Collection bridge using League\Csv
antstudiocz/doctrine-collections-readonly
4532 Downloads
Read-only collection wrapper for easier work with Doctrine entity collections
weirdan/psalm-doctrine-collections
240 Downloads
Stubs to let Psalm understand Doctrine better
rekalogika/collections-domain
2059 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
4 Downloads
PHP Collections library that adds additional functionality on top of Doctrine collections.
sonsofphp/pager-doctrine-collections
1986 Downloads
someniatko/doctrine-collections
1115 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
raph007/phpunit-doctrine-collections-asserts
14 Downloads
PHPUnit asserts for Doctrine Collections
kdyby/doctrine-collections-lazy
3107 Downloads
Lazy collection for doctrine/collections