anvarulugov / numeraljs
Numeral-js asset for Yii2
Installs: 260
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4.0
- bower-asset/numeral: *
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2025-07-09 18:12:54 UTC
README
Numeral-js asset for Yii2
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist anvarulugov/numeraljs "~1.0"
or add
"anvarulugov/numeraljs": "~1.0"
to the require section of your composer.json
file.
Usage
All you need is register anvarulugov\numeraljs\Asset
in your layout.