Libraries tagged by recursive
sebastian/recursion-context
904946873 Downloads
Provides functionality to recursively process PHP variables
doctrine/lexer
944981695 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
staudenmeir/laravel-adjacency-list
5229543 Downloads
Recursive Laravel Eloquent relationships with CTEs
jms/parser-lib
65218751 Downloads
A library for easily creating recursive-descent parsers.
nlgen/nlgen
197137 Downloads
A library for creating recursive-descent natural language generators.
lukascivil/treewalker
1080212 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
yiisoft/var-dumper
1300118 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
web3p/rlp
534017 Downloads
Recursive Length Prefix Encoding in PHP.
theseer/directoryscanner
2751198 Downloads
A recursive directory scanner and filter
mtownsend/array-redactor
116464 Downloads
A PHP package to redact array values by their keys.
ckr/arraymerger
631966 Downloads
Provides functionality to merge arrays recursively
rikudou/array-merge-recursive
129422 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
paxha/laravel-recursive-relationships
54208 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
designmynight/laravel-recursive-collection
24730 Downloads
A package to convert nested arrays and associative arrays into nested collections
perchten/rmrdir
103945 Downloads
Recusrive rmdir for PHP