Libraries tagged by recursive
sebastian/recursion-context
932954588 Downloads
Provides functionality to recursively process PHP variables
doctrine/lexer
976064061 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
staudenmeir/laravel-adjacency-list
5720784 Downloads
Recursive Laravel Eloquent relationships with CTEs
jms/parser-lib
65566870 Downloads
A library for easily creating recursive-descent parsers.
lukascivil/treewalker
1165617 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
nlgen/nlgen
209045 Downloads
A library for creating recursive-descent natural language generators.
yiisoft/var-dumper
1394289 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
web3p/rlp
564182 Downloads
Recursive Length Prefix Encoding in PHP.
theseer/directoryscanner
2769801 Downloads
A recursive directory scanner and filter
mtownsend/array-redactor
119953 Downloads
A PHP package to redact array values by their keys.
bkvfoundry/utility-belt
58852 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
ckr/arraymerger
651399 Downloads
Provides functionality to merge arrays recursively
rikudou/array-merge-recursive
132220 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
paxha/laravel-recursive-relationships
56086 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
designmynight/laravel-recursive-collection
25888 Downloads
A package to convert nested arrays and associative arrays into nested collections