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

1.0.0 2016-08-14 00:04 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:26:13 UTC


README

License

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