Libraries tagged by iterable
maciejczyzewski/bottomline
596345 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
190234 Downloads
Functions to interact with arrays, iterators and other traversable objects
bentools/iterable-functions
350097 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
ext-improved_iterable
Downloads
samsonasik/array-lookup
49995 Downloads
A fast lookup library that help you verify and search array and Traversable data
naucon/utility
66036 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
koriym/loop
12290 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
24830 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.
dromru/iterable-dbal
10305 Downloads
Набор классов для разбиения пакетных sql-запросов на раздельные.
dromru/iterable-chunk
10305 Downloads
Класс для разбиения итерируемых коллекций на пачки.
escapio/php-iterables
12396 Downloads
Utility functions for working with iterables
rotexsoft/versatile-collections
5665 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
pitchart/transformer
15918 Downloads
A transducers implementation in PHP, with OOP powers
morrisonlevi/ardent
16261 Downloads
A healthy library for PHP
hmaus/reynaldo
115698 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access