Libraries tagged by iterable
maciejczyzewski/bottomline
585761 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.
improved/iterable
181242 Downloads
Functions to interact with arrays, iterators and other traversable objects
bentools/iterable-functions
332257 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
ext-improved_iterable
Downloads
samsonasik/array-lookup
47962 Downloads
A fast lookup library that help you verify and search array and Traversable data
naucon/utility
65014 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
koriym/loop
11431 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
jakewhiteley/php-sets
24211 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
hmaus/reynaldo
115176 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access
dromru/iterable-chunk
10098 Downloads
Класс для разбиения итерируемых коллекций на пачки.
escapio/php-iterables
11607 Downloads
Utility functions for working with iterables
pitchart/transformer
15490 Downloads
A transducers implementation in PHP, with OOP powers
morrisonlevi/ardent
16257 Downloads
A healthy library for PHP
rikudou/iterables
3076 Downloads
Provides some cool iterable functions complementing the built-in array functions
dromru/iterable-dbal
10098 Downloads
Набор классов для разбиения пакетных sql-запросов на раздельные.