atomastic / filesystem
Filesystem Component provide a fluent, object-oriented interface for working with filesystem.
Installs: 3 464
Dependents: 2
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 1
Open Issues: 0
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