Libraries tagged by recursive
sebastian/recursion-context
764827896 Downloads
Provides functionality to recursively process PHP variables
doctrine/lexer
797344505 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
staudenmeir/laravel-adjacency-list
3397004 Downloads
Recursive Laravel Eloquent relationships with CTEs
jms/parser-lib
63273802 Downloads
A library for easily creating recursive-descent parsers.
lukascivil/treewalker
792830 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
yiisoft/var-dumper
947339 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
theseer/directoryscanner
2617661 Downloads
A recursive directory scanner and filter
rikudou/array-merge-recursive
101942 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
mtownsend/array-redactor
99961 Downloads
A PHP package to redact array values by their keys.
nlgen/nlgen
129396 Downloads
A library for creating recursive-descent natural language generators.
web3p/rlp
407212 Downloads
Recursive Length Prefix Encoding in PHP.
crysalead/dir
190928 Downloads
Recursive directory scanner to locate directories and/or files in a file system
ckr/arraymerger
497583 Downloads
Provides functionality to merge arrays recursively
paxha/laravel-recursive-relationships
45114 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
bkvfoundry/utility-belt
37270 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php