Libraries tagged by recursivelly
d3vy/rrmdir
541 Downloads
Recursively removes a directory.
zenoware/laravel-sql-dump-validator
7 Downloads
Recursively finds and validates SQL dump (.sql.gz) files inside a directory.
vladlen/html-parser
0 Downloads
Serpstat test task. Recursively gets images links from a domain. Saves internal and external links.
unicon/yaml
3056 Downloads
Validates YAML file using given class and, if matches, creates an object. Understands PhpDoc, converts values if necessary. Works recursively, so the YAML file may have complicated structure, and the given class may have properties of other classes.
unicon/unicon
3062 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
typo3-extension/imagecycle
138 Downloads
Insert a slideshow into your page or template. Manage the images, captions and hrefs recursively in the pagetree and show it in a jQuery-Cycle, Coin-Slider, Nivo-Slider or Cross-Slider.
twigmac/remove-duplicate-files
1 Downloads
Recursively remove duplicate files on the command line.
tourman/array_extend_type
18 Downloads
Merges arrays together recursively
spm/zipper
17 Downloads
Zip to all files in a folder and its subfolders recursively
sepmni/strict-types
98 Downloads
Adds strict types declaration recursively to your PHP files
rothkj1022/php-xss-sanitizer
65 Downloads
PHP XSS Sanitizer uses HTMLPurifier to recursively clean up get, post, and files arrays to protect your application.
robertbyrnes/dir2db
16 Downloads
Uses PHP recursive iterator classes and regex iterator class to recursively search directories for .php files.
rhildred/reverseindex
6 Downloads
creates a reverse index from files found recursively or from json
paveljanda/php-openapi-specificaion-expander
4 Downloads
Script that recursively expands references in OpenAPI specification
patternseek/recycle
212 Downloads
A utility library implementing a recycle/trash bin for scripts to more safely recursively delete directories.