Libraries tagged by recursivelly
lukascivil/treewalker
740326 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
sebastian/recursion-context
721511938 Downloads
Provides functionality to recursively process PHP variables
ckr/arraymerger
469006 Downloads
Provides functionality to merge arrays recursively
markocupic/zip-bundle
7246 Downloads
Provides a simple ZIP extension for zipping directories recursively.
a7/autoload
19219 Downloads
Automatically and recursively require_once all php files in a given directory.
visol/variables
2233 Downloads
Search and replace strings recursively after page generation using user-managed replacement definitions.
sbolch/rrmdir
778 Downloads
Recursively removes a directory.
matthiasnoback/naive-serializer
9388 Downloads
A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.
mathiasreker/php-chmod
474 Downloads
php-chmod is a PHP library for easily changing file/directory permissions recursively.
hphio/farret
2270 Downloads
Find And Recursively Replace Email Templates - generate email templates fast and easy.
corpus/recursive-require
3631 Downloads
Library to Recursively Require Every PHP File in a Directory Tree
airesvsg/acf-to-rest-api-recursive
2363 Downloads
Get ACF fields recursively
agallou/array-filter-path
19275 Downloads
Recursively filter an array uning some json-y syntax
sunnysideup/resize-assets
340 Downloads
Resizes all images in a folder, recursively, to a max width and height.
sunaoka/hash-php
168 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.