Libraries tagged by recursive
sebastian/recursion-context
961301058 Downloads
Provides functionality to recursively process PHP variables
doctrine/lexer
1006765447 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
staudenmeir/laravel-adjacency-list
6178774 Downloads
Recursive Laravel Eloquent relationships with CTEs
jms/parser-lib
65867351 Downloads
A library for easily creating recursive-descent parsers.
lukascivil/treewalker
1260479 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
nlgen/nlgen
219409 Downloads
A library for creating recursive-descent natural language generators.
yorcreative/laravel-argonaut-dto
7970 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
yiisoft/var-dumper
1469880 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
web3p/rlp
593726 Downloads
Recursive Length Prefix Encoding in PHP.
theseer/directoryscanner
2787176 Downloads
A recursive directory scanner and filter
mtownsend/array-redactor
122617 Downloads
A PHP package to redact array values by their keys.
rexlabs/utility-belt
129879 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
bkvfoundry/utility-belt
74978 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
ckr/arraymerger
703917 Downloads
Provides functionality to merge arrays recursively
rikudou/array-merge-recursive
134161 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them