elmys / utils
Popular utils for work
2.0.3
2022-09-30 12:15 UTC
Requires
- php: >=7.0
- phpoffice/phpspreadsheet: *
- yiisoft/yii2: *
- yiisoft/yii2-swiftmailer: ~2.0.0
README
My utils suite
Installation
The preferred way to install this extension is through composer.
- Either run
php composer.phar require --prefer-dist "elmys/utils" : "*"
or add
"elmys/utils" : "*"
to the require section of your application's composer.json file.