Libraries tagged by recursivelly
lukascivil/treewalker
778705 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
sebastian/recursion-context
750080306 Downloads
Provides functionality to recursively process PHP variables
ckr/arraymerger
488931 Downloads
Provides functionality to merge arrays recursively
markocupic/zip-bundle
7590 Downloads
Provides a simple ZIP extension for zipping directories recursively.
a7/autoload
19372 Downloads
Automatically and recursively require_once all php files in a given directory.
visol/variables
2364 Downloads
Search and replace strings recursively after page generation using user-managed replacement definitions.
sbolch/rrmdir
835 Downloads
Recursively removes a directory.
matthiasnoback/naive-serializer
9391 Downloads
A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.
mathiasreker/php-chmod
501 Downloads
php-chmod is a PHP library for easily changing file/directory permissions recursively.
fabioserembe/blade-svg-pro
142 Downloads
A Laravel package to convert (massively and recursively) SVG files in a folder into a single or multiple .blade.php file(s).
corpus/recursive-require
3833 Downloads
Library to Recursively Require Every PHP File in a Directory Tree
airesvsg/acf-to-rest-api-recursive
2381 Downloads
Get ACF fields recursively
agallou/array-filter-path
19615 Downloads
Recursively filter an array uning some json-y syntax
sunaoka/hash-php
207 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
rothkj1022/php-xss-sanitizer
73 Downloads
PHP XSS Sanitizer uses HTMLPurifier to recursively clean up get, post, and files arrays to protect your application.