Libraries tagged by recursivelly
fabioserembe/blade-svg-pro
60 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
376 Downloads
Allows to recursively traverse files in directories or get an array of files
codeless/ziparchiveex
13605 Downloads
Extension of the PHP integrated ZipArchive class for recursively adding directories
alc/sitemap-crawler
2473 Downloads
Crawl sitemap.xml recursively and return collected urls as array
acadea/dir-iterator
89 Downloads
A simple PHP library to recursively find all files in a directory.
aaronholbrook/autoload
10478 Downloads
Automatically and recursively require_once all files in a directory.
zenoware/laravel-sql-dump-validator
7 Downloads
Recursively finds and validates SQL dump (.sql.gz) files inside a directory.
yuseflockwood/phpdoc-stripper
2 Downloads
A CLI tool to remove PHPDoc comments from PHP files recursively.
youhey/array-values-masking
13 Downloads
For recursively masking secret data within array-values.
webdevcave/directory-crawler
15 Downloads
Directory Crawler PHP is a simple PHP library for recursively crawling through directories and listing files and directories.
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
2 Downloads
Recursively remove duplicate files on the command line.