Package Data | |
---|---|
Maintainer Username: | radic |
Maintainer Contact: | robin@laradic.nl (Robin Radic) |
Package Create Date: | 2016-08-07 |
Package Last Update: | 2018-01-26 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-22 15:04:44 |
Package Statistics | |
---|---|
Total Downloads: | 409 |
Monthly Downloads: | 5 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Filesystem library based on Laravel and Symfony with a lot of extras. Provides a lot of extra functionality like recusive globbing (globstar **
), Temporary file/dir, extra helpers, etc
The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code.
Begin by installing the package through Composer.
composer require laradic/filesytem=~1.0
Go to Laradic documentation