Libraries tagged by miserable
hmaus/reynaldo
115659 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access
rikudou/iterables
3197 Downloads
Provides some cool iterable functions complementing the built-in array functions
navarr/iterable-to-array
9432 Downloads
A method for converting an iterable to an array, no matter what type of iterable
loophp/phpunit-iterable-assertions
13310 Downloads
Iterable assertions for PHPUnit
kuria/iterable
4679 Downloads
Utilities for dealing with PHP's iterators and the iterable type
freshinteractive/iterable-sdk
664 Downloads
A PHP SDK for Iterable.io
wmde/iterable-functions
16143 Downloads
Functions to transform iterables into more specific types
wernerdweight/ra
8719 Downloads
PHP Array object with consistent and predictable API
rotexsoft/versatile-collections
5661 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.
jumpifbelow/php-functional-array
3980 Downloads
Classes to make the use of sets functional
cryonighter/object-column
3886 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects
paysera/lib-plugin-data-validation
2733 Downloads
Library for iterable input validation
kelemen/recursor
5784 Downloads
Create recursive array from one level array or iterable object
dhii/iterator-helper-base
11451 Downloads
Common functionality for working with iterables
cacahouwete/lazy-api-collection
2946 Downloads
Handle rest api endpoint with pagination through an unique iterable