Libraries tagged by recursivelly
lukascivil/treewalker
851934 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
sebastian/recursion-context
798477174 Downloads
Provides functionality to recursively process PHP variables
ckr/arraymerger
530115 Downloads
Provides functionality to merge arrays recursively
matthiasnoback/naive-serializer
9450 Downloads
A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.
markocupic/zip-bundle
8068 Downloads
Provides a simple ZIP extension for zipping directories recursively.
airesvsg/acf-to-rest-api-recursive
2441 Downloads
Get ACF fields recursively
a7/autoload
19677 Downloads
Automatically and recursively require_once all php files in a given directory.
solitus0/alice-generator
270 Downloads
Recursively generate Alice fixtures from existing objects
mathiasreker/php-chmod
510 Downloads
php-chmod is a PHP library for easily changing file/directory permissions recursively.
hphio/farret
2452 Downloads
Find And Recursively Replace Email Templates - generate email templates fast and easy.
corpus/recursive-require
4400 Downloads
Library to Recursively Require Every PHP File in a Directory Tree
codeless/ziparchiveex
13660 Downloads
Extension of the PHP integrated ZipArchive class for recursively adding directories
agallou/array-filter-path
20152 Downloads
Recursively filter an array uning some json-y syntax
visol/variables
2450 Downloads
Search and replace strings recursively after page generation using user-managed replacement definitions.
sunaoka/hash-php
316 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.