vladdnepr / yii2-ycm
YCM - Yii 2 Content Management module
0.3.0
2015-06-26 09:05 UTC
Requires
Requires (Dev)
- phpunit/phpunit: ~4.5
- scrutinizer/ocular: ~1.1
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-25 12:08:22 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.