codezero / filesystem
Perform basic filesystem operations.
dev-master
2015-02-25 16:52 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- henrikbjorn/phpspec-code-coverage: ~1.0
- mikey179/vfsstream: 1.4.*
- phpspec/phpspec: ~2.0
This package is auto-updated.
Last update: 2020-01-11 01:21:59 UTC
README
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.