codezero/filesystem

Perform basic filesystem operations.

dev-master 2015-02-25 16:52 UTC

This package is auto-updated.

Last update: 2020-01-11 01:21:59 UTC


README

GitHub release License Build Status Scrutinizer Coverage Scrutinizer Total Downloads

This package offers a range of methods to interact with the filesystem.

Installation

You can download this package, or install it through Composer:

"require": {
    "codezero/filesystem": "1.*"
}

Usage

Available Methods

Coming soon...

Testing

$ vendor/bin/phpspec run

Security

If you discover any security related issues, please email me instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

Analytics