id161836712 / yii2-apexcharts
Installs: 38
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Type:yii2-extension
Requires
- php: >=7.4
- ext-json: *
- npm-asset/apexcharts: ^5.3.1
- yiisoft/yii2: ^2.0.50
Requires (Dev)
- phpunit/phpunit: ^9.6.22
- rector/rector: ^2.1.2
README
Installation
The preferred way to install this extension is through composer.
Either run
composer require id161836712/yii2-apexcharts "^1.1"
or add
"id161836712/yii2-apexcharts": "^1.1"
to the require section of your application's composer.json
file.