/tecsvit-file-helper

Primary LanguagePHPApache License 2.0Apache-2.0

File helper

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.