Libraries tagged by ITKR
philwaters/database
17 Downloads
Simple database interface with row iterator
painless-php/filesystem
30 Downloads
Filesystem helper functionality
outlaws/spreadsheet-column-generator
2755 Downloads
Generate the column names for use in spreadsheets
originphp/collection
577 Downloads
OriginPHP Collection
oldpak/collections
22 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
nouvu/lerma
86 Downloads
Multi-screwdriver for the database Nouvu/Database
noi/array-walker
16 Downloads
ArrayWalker, OOP wrapper for array_walk() and array_map()
no22/sloth
72 Downloads
simple lazy application iterator
mgocobachi/collection
25 Downloads
A Collection class to manipulate the arrays with enriched routines and the ability of executing them in chain
manuwhat/avc
4 Downloads
avc - extends PHP array_count_values native function to count any PHP type value in iterable variables
lunkkun/permutations-generator
113 Downloads
A PHP Generator that generates all possible permutations for a given array of values.
linepogl/from
5 Downloads
A php library for iterables
kuria/phpunit-extras
3266 Downloads
Additional functionality for PHPUnit (such as assertions)
kjljon/streamingiterable
4 Downloads
Convert iteratables into with streams using psr-7 without any other dependencies
kdaviesnz/callbackfileiterator
74 Downloads
Class that iterators over files and applies a user-defined callback.