vladdnepr / yii2-ycm
YCM - Yii 2 Content Management module
Installs: 56
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 8
Open Issues: 0
Type:yii2-extension
Requires
Requires (Dev)
- phpunit/phpunit: ~4.5
- scrutinizer/ocular: ~1.1
This package is auto-updated.
Last update: 2024-10-25 07:40:14 UTC
README
YCM - Yii 2 Content Management module
Module is in initial development.
Anything may change at any time.
Installation
If you do not have Composer, you may install it by following the instructions at getcomposer.org.
You can then install this package using the following command:
php composer.phar require "vladdnepr/yii2-ycm" "*"
or add
"vladdnepr/yii2-ycm": "*"
to the require section of your application's composer.json
file.
Contributing
Please see CONTRIBUTING for details.
Credits
License
Public domain. Please see License File for more information.