Libraries tagged by traversable
polisadov/csv
14665 Downloads
Csv data manipulation made easy in PHP
pernicat/dynamis
25 Downloads
An iterable wrapper that returns generators
codrasil/tree
810 Downloads
PHP Library to generate a hierarchical tree list from array.
bentools/flatten-iterator
1941 Downloads
Flattens Traversable or arrays into one iterator.
prelude/prelude-iterators
112 Downloads
A Collection of Iterators
germania-kg/filteriterators
154 Downloads
FilterIterators for two-dimensional Traversables
stef/key-value-manipulation
113 Downloads
Convert a key / value paired string in a traversable object.
rocit-tech/iterable-functions-polyfill
0 Downloads
Add array_*, implode, explode, ... capabilities to iterable / traversable / ...
germania-kg/pagination
17 Downloads
Paginate your Traversables
epfremme/complex-map
23 Downloads
Complex traversable map class
colorium/arraydot
64 Downloads
Traversable array with dot notation
chrissileinus/config-php
26 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
adamlast/paginate
4 Downloads
Pagination classes for traversable lists or collections
net_bazzline/php_component_csv
1081 Downloads
free as in freedom php component to easy up usage (reading and writing) of csv files for php 5.6 and above
unclecheese/silverstripe-serialised-dbfields
6088 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.