fiisoft / filesystem
Yet another stupid abstraction of filesystem.
1.1.0
2017-10-23 23:28 UTC
Requires
- php: >=5.6.0
- fiisoft/basics: ^2.0.0
- league/flysystem: ^1.0.40
Requires (Dev)
- phpunit/phpunit: ^5.7.19
This package is not auto-updated.
Last update: 2024-11-15 20:52:34 UTC
README
Yet another abstraction of filesystem. Nothing interesting.
My advice is - do not use it unless you are enough strong mentally to immune for such bad code.
FileLocation
Represents location that contains files. Allows to list files in this location, and also reads their content and write them.