atomastic / filesystem
This package is abandoned and no longer maintained.
The author suggests using the glowy/filesystem package instead.
Filesystem Component provide a fluent, object-oriented interface for working with filesystem.
v5.0.1
2022-09-14 10:05 UTC
Requires
- php: ^8.1
- ext-fileinfo: *
- ext-spl: *
- glowy/macroable: ^4.0
- symfony/finder: ^6.1.3
Requires (Dev)
- ext-iconv: *
- doctrine/coding-standard: 9.0.0
- pestphp/pest: ^1.21.1
- phpstan/phpstan: ^1.8.0
- symfony/var-dumper: ^6.1.0
README
Filesystem Package provide a fluent, object-oriented interface for working with filesystem.
Installation
With Composer
composer require glowy/filesystem
Resources
Tests
Run tests
./vendor/bin/pest
License
The MIT License (MIT) Copyright (c) Sergey Romanenko