dieter91 / filesystem
A PHP filesystem with stubs compiler support
dev-master / 1.0.x-dev
2023-02-15 12:15 UTC
Requires
- php: ^8.0
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0
- squizlabs/php_codesniffer: ^2.3
This package is auto-updated.
Last update: 2025-07-15 17:48:04 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.