nikosid / globals
Comon functions for help Yii2 developing
Installs: 11 176
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Requires
- php: >=5.4.0
- yiisoft/yii2: ~2.0.6
This package is auto-updated.
Last update: 2025-02-15 04:53:31 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.