Libraries tagged by recursive

mf1dd/object-builder

0 Favers
1 Downloads

Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.

Go to Download


marussia/dependency-injection

0 Favers
367 Downloads

Recursive dependency injection container

Go to Download


marsapp/arrayhelper

2 Favers
1330 Downloads

ArrayHelper liberary, providing functions such as rebuilding indexes, grouping, getting content, recursive difference sets, recursive sorting, etc.

Go to Download


mario-legenda/object-examiner

0 Favers
16 Downloads

Recursively shows public methods and properties of an object

Go to Download


marcocesarato/dumper

2 Favers
15 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.

Go to Download


lav45/sort-list

1 Favers
2037 Downloads

Sort items list and recursive add prefix to child items

Go to Download


larapkg/laravel-keychanger

1 Favers
4 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.

Go to Download


kmuenkel/rule-evaluator

0 Favers
293 Downloads

Check a given data-set against a recursive rule-set

Go to Download


kiwilan/php-filelist

3 Favers
1181 Downloads

PHP package for recursive file listing, exportable in JSON format.

Go to Download


jvmtech/copynode

1 Favers
1365 Downloads

Recursive copies of Document- and ContentNodes including dimensions for Neos CMS

Go to Download


julianve/composer-rsize

0 Favers
2 Downloads

A composer plugin to show the recursive size of your dependencies

Go to Download


jongpak/array-key-glue

1 Favers
356 Downloads

Implode keys of array recursively

Go to Download


interitty/pacc

1 Favers
0 Downloads

Parser generator (currently generates recursive descent parser and canonical LR(1) parser) for PHP.

Go to Download


henderjon/chevron-objectloader

0 Favers
90 Downloads

populate an object by recursively loading files

Go to Download


henderjon/array_flatten

0 Favers
19 Downloads

a function to recursively flatten an array

Go to Download


<< Previous Next >>