Libraries tagged by recursive
marussia/dependency-injection
348 Downloads
Recursive dependency injection container
mario-legenda/object-examiner
15 Downloads
Recursively shows public methods and properties of an object
marcocesarato/dumper
14 Downloads
This class displays structured information about one or more expressions that includes its type and value. Arrays and objects are explored recursively with values indented to show structure.
lav45/sort-list
2036 Downloads
Sort items list and recursive add prefix to child items
larapkg/laravel-keychanger
3 Downloads
PhpKeyChanger allows you to pass a json string, object or an array and it will recursively re-key the array using the case you give it.
kmuenkel/rule-evaluator
291 Downloads
Check a given data-set against a recursive rule-set
jvmtech/copynode
1365 Downloads
Recursive copies of Document- and ContentNodes including dimensions for Neos CMS
jongpak/array-key-glue
322 Downloads
Implode keys of array recursively
interitty/pacc
26 Downloads
Parser generator (currently generates recursive descent parser and canonical LR(1) parser) for PHP.
idrinth/config-check
100 Downloads
Checks a project recursively for ini, xml, json or yaml-files and validates them whenever possible.
holacliente/laravel-datatables
119 Downloads
Datatables that supports pagination and recursive searching in relations
henderjon/chevron-objectloader
86 Downloads
populate an object by recursively loading files
henderjon/array_flatten
17 Downloads
a function to recursively flatten an array
gietos/lexer
107 Downloads
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
germania-kg/pathprefixer
109 Downloads
Recursively prepends a prefix to path string, array or StdClass objects.