laradic/filesystem
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
415
| Install | |
|---|---|
composer require laradic/filesystem |
|
| Latest Version: | 1.0.0 |
| PHP: | >=7.0.0 |
| License: | MIT |
| Last Updated: | Jan 26, 2018 |
| Links: | GitHub · Packagist |
Maintainer: radic
Laradic Filesystem
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.
Quick Installation
Begin by installing the package through Composer.
composer require laradic/filesytem=~1.0
Documentation
Go to Laradic documentation