Libraries tagged by trailers
rct567/dom-query
270403 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
alleyinteractive/traverse-reshape
273852 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
samsonasik/array-lookup
68940 Downloads
A fast lookup library that help you verify and search array and Traversable data
markrogoyski/itertools-php
12769 Downloads
Iteration tools for PHP
fg/parkour
505107 Downloads
A collection of utilities to manipulate arrays.
fab2s/nodalflow
374907 Downloads
A PHP Nodal WorkFlow
sarhan/php-flatten
185653 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
boundwize/jsonrecast
24755 Downloads
Editable JSON AST with visitor traversal and formatting-preserving printing.
ps/fluent-traversable
30621 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
traineratwot/filament-openstreetmap
1806 Downloads
This is my package filament-openstreetmap
peridot-php/object-path
55061 Downloads
A string syntax to fetch values from array and object hierarchies
lochmueller/index
1593 Downloads
Smart and flexible async indexing of pages and documents for search engines, AI providers, and other external systems.
bakame/csv
83 Downloads
CSV data manipulation made easy in PHP
improved/iterable
208938 Downloads
Functions to interact with arrays, iterators and other traversable objects
cbsi/doctrine2-nestedset
304007 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.