Libraries tagged by recursive
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
mtownsend/array-redactor
91071 Downloads
A PHP package to redact array values by their keys.
nlgen/nlgen
89991 Downloads
A library for creating recursive-descent natural language generators.
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
paxha/laravel-recursive-relationships
39701 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
designmynight/laravel-recursive-collection
14162 Downloads
A package to convert nested arrays and associative arrays into nested collections
singlequote/laravel-datatables
21200 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations