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