nikosid / globals
Comon functions for help Yii2 developing
0.0.1
2018-10-12 20:54 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: ~2.0.6
This package is auto-updated.
Last update: 2026-02-15 07:32:02 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
composer require nikosid/globals
or add
"nikosid/globals": "~0.0.1"
to the require section of your composer.json file.