acacha / filesystem
A PHP filesystem with stubs compiler support
Installs: 203 788
Dependents: 3
Suggesters: 0
Security: 0
Stars: 24
Watchers: 3
Forks: 7
Open Issues: 0
Requires
- php: ~5.6|~7.0
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0
- squizlabs/php_codesniffer: ^2.3
This package is auto-updated.
Last update: 2024-11-13 03:22:37 UTC
README
A PHP Filesystem with stubs compiler support
Install
Via Composer
$ composer require acacha/filesystem
Usage
$filesystem = new Acacha\Filesystem();
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email sergiturbadenas@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.