Libraries tagged by recursivelly
sunnysideup/resize-assets
311 Downloads
Resizes all images in a folder, recursively, to a max width and height.
sunaoka/hash-php
137 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
simplecomplex/validate
268 Downloads
Validate shallowly and recursively (elements of object/array).
siestacat/php-scandir
22 Downloads
Recursively scan directories
sbolch/rrmdir
570 Downloads
Recursively removes a directory.
mathiasreker/php-chmod
434 Downloads
php-chmod is a PHP library for easily changing file/directory permissions recursively.
ixnode/php-web-crawler
28 Downloads
PHP Web Crawler - This PHP class allows you to crawl recursively a given html page (or a given html file) and collect some data from it.
fabioserembe/blade-svg-pro
13 Downloads
A Laravel package to convert (massively and recursively) SVG files in a folder into a single or multiple .blade.php file(s).
dynoser/walkdir
280 Downloads
Allows to recursively traverse files in directories or get an array of files
dataground/recursive-phpunit-test-generator
1215 Downloads
Recursively create PhpUnit test skeletons by convention for a composer project using PSR autoloading and naming
codeless/ziparchiveex
13605 Downloads
Extension of the PHP integrated ZipArchive class for recursively adding directories
chevron/objectloader
333 Downloads
populate an object by recursively loading files
bfg/scaffold
663 Downloads
Scaffolding for recursively creating migration models and relationships between them
aaronholbrook/autoload
10475 Downloads
Automatically and recursively require_once all files in a directory.
hackpack/hack-class-scanner
141 Downloads
Recursively scan a directory for hack classes and/or interfaces