analyticsface / yii2-morphy
Morphy for Yii2 Framework.
Installs: 787
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ~2.0
This package is auto-updated.
Last update: 2025-03-09 07:18:03 UTC
README
Installation
The preferred way to install this extension is through composer. This requires the composer-asset-plugin, which is also a dependency for yii2 – so if you have yii2 installed, you are most likely already set.
"analyticsface/yii2-morphy" : "1.0.0"
to the require section of your application's composer.json
file.