hiqdev / hidev-config-php
Deprecated in favour of hiqdev/hidev-php
Package info
github.com/hiqdev/hidev-config-php
Language:HTML
Type:yii2-extension
pkg:composer/hiqdev/hidev-config-php
0.1.3
2015-11-13 15:20 UTC
Requires
- hiqdev/hidev-codeception: *@dev
- hiqdev/hidev-php-cs-fixer: *@dev
README
Deprecated in favour of hiqdev/hidev-php
All you need for PHP projects:
- standart: .gitignore, LICENSE, README.md, CHANGELOG.md
- composer.json
- php-cs-fixer
- codeception
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/hidev-config-php"
or add
"hiqdev/hidev-config-php": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2015, HiQDev (http://hiqdev.com/)