Libraries tagged by recoursive
autoframe/components-arr
165 Downloads
Core Array Utils Autoframe Framework
autoframe/components-ftp-transfer
5 Downloads
Transfer files/folders from local to ftp with php. Resumable transfers, cli ftp, upload progress...
pantagruel74/recursive-files-search
131 Downloads
Recoursive files search
sebastian/recursion-context
916617277 Downloads
Provides functionality to recursively process PHP variables
doctrine/lexer
957378029 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
staudenmeir/laravel-adjacency-list
5424450 Downloads
Recursive Laravel Eloquent relationships with CTEs
jms/parser-lib
65357558 Downloads
A library for easily creating recursive-descent parsers.
nlgen/nlgen
202283 Downloads
A library for creating recursive-descent natural language generators.
lukascivil/treewalker
1111803 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
yiisoft/var-dumper
1342590 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
web3p/rlp
545204 Downloads
Recursive Length Prefix Encoding in PHP.
theseer/directoryscanner
2758884 Downloads
A recursive directory scanner and filter
mtownsend/array-redactor
117714 Downloads
A PHP package to redact array values by their keys.
ckr/arraymerger
640206 Downloads
Provides functionality to merge arrays recursively
rikudou/array-merge-recursive
130861 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them