Libraries tagged by recoursive
autoframe/components-arr
148 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
721334351 Downloads
Provides functionality to recursively process PHP variables
doctrine/lexer
755825018 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
staudenmeir/laravel-adjacency-list
3048688 Downloads
Recursive Laravel Eloquent relationships with CTEs
jms/parser-lib
62795889 Downloads
A library for easily creating recursive-descent parsers.
nlgen/nlgen
114055 Downloads
A library for creating recursive-descent natural language generators.
lukascivil/treewalker
736009 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
yiisoft/var-dumper
803905 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
theseer/directoryscanner
2578376 Downloads
A recursive directory scanner and filter
rikudou/array-merge-recursive
81935 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
mtownsend/array-redactor
96787 Downloads
A PHP package to redact array values by their keys.
web3p/rlp
385957 Downloads
Recursive Length Prefix Encoding in PHP.
ckr/arraymerger
467145 Downloads
Provides functionality to merge arrays recursively