tecsvit / file-helper
File helper
v1.0.0
2018-07-12 07:35 UTC
Requires
- php: >=5.6
- tecsvit/public-errors: *
This package is not auto-updated.
Last update: 2025-05-25 08:50:27 UTC
README
File helper
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist tecsvit/file-helper "*"
or add
"tecsvit/file-helper": "*"
to the require section of your composer.json
file.