tecsvit / file-helper
File helper
v1.0.0
2018-07-12 07:35 UTC
Requires
- php: >=5.6
- tecsvit/public-errors: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-13 16:25:00 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.