Libraries tagged by recoursive
autoframe/components-arr
154 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
130 Downloads
Recoursive files search
sebastian/recursion-context
750651055 Downloads
Provides functionality to recursively process PHP variables
doctrine/lexer
784302290 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
staudenmeir/laravel-adjacency-list
3311981 Downloads
Recursive Laravel Eloquent relationships with CTEs
jms/parser-lib
63142108 Downloads
A library for easily creating recursive-descent parsers.
lukascivil/treewalker
779259 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
yiisoft/var-dumper
861305 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
theseer/directoryscanner
2609197 Downloads
A recursive directory scanner and filter
rikudou/array-merge-recursive
97912 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
nlgen/nlgen
125477 Downloads
A library for creating recursive-descent natural language generators.
mtownsend/array-redactor
99202 Downloads
A PHP package to redact array values by their keys.
web3p/rlp
402442 Downloads
Recursive Length Prefix Encoding in PHP.
ckr/arraymerger
489333 Downloads
Provides functionality to merge arrays recursively