Libraries tagged by iterable
maciejczyzewski/bottomline
567625 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
164306 Downloads
Functions to interact with arrays, iterators and other traversable objects
bentools/iterable-functions
308253 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
ext-improved_iterable
Downloads
samsonasik/array-lookup
43584 Downloads
A fast lookup library that help you verify and search array and Traversable data
naucon/utility
62990 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
koriym/loop
9086 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
23114 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
106784 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access
dromru/iterable-dbal
9504 Downloads
Набор классов для разбиения пакетных sql-запросов на раздельные.
dromru/iterable-chunk
9504 Downloads
Класс для разбиения итерируемых коллекций на пачки.
escapio/php-iterables
10291 Downloads
Utility functions for working with iterables
rotexsoft/versatile-collections
5582 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
15407 Downloads
A transducers implementation in PHP, with OOP powers
morrisonlevi/ardent
16255 Downloads
A healthy library for PHP