Skip to content

ganbarodigital/php-file-system

Repository files navigation

PHP File System

Introduction

The PHP File System library provides a set of useful and robust filesystem abstractions that you can quickly drop into your own project to save you time and effort.

Installation

Add this to your composer.json file:

{% highlight json %} { "require": { "ganbarodigital/php-file-system": "^1.0" } } {% endhighlight %}

and then run composer update.

About

Library of reusable filesystem checks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages