Libraries tagged by ITKR
jesseschalken/set
23012 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
helloarman/dumptable
144 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
halfpastfouram/collection
16462 Downloads
A flexible PHP Collection complete with custom Iterator.
greenskies/collection
7910 Downloads
Create an iterable collection of objects
cacahouwete/lazy-api-collection
3078 Downloads
Handle rest api endpoint with pagination through an unique iterable
arachne/service-collections
40218 Downloads
Resolvers and iterators over services for nette/di. Used by arachne/forms and other libraries.
kiboko/etl
2579 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
suramon/itertools
19125 Downloads
Iterators implemented in PHP, copy-pasted from Python
struggle-for-php/sfp-iterator-url
45 Downloads
A streamWrapper for Iterator
spudley/apache-log-iterator
39 Downloads
An Apache log file processor class, in PHP
pyncer/iterable
333 Downloads
Pyncer library for handling iteration.
pcrov/iteratorstackiterator
14977 Downloads
Iterates over a stack of iterators, discarding them as they complete.
org_heigl/trait-iterator
5780 Downloads
A Trait for the iterator-interface
nikserg/itk-bitrix-scaffold
1735 Downloads
nicofff/lazy-iter
6 Downloads
Lazy array function chains inspired in Rust