elmys/utils

Popular utils for work

Installs: 33

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

2.0.3 2022-09-30 12:15 UTC

This package is auto-updated.

Last update: 2025-05-29 01:56:25 UTC


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.