dropwind / hidev-dropwind
HiDev plugin for DropWind vendor configuration
Installs: 6
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
Requires (Dev)
- hiqdev/hidev-php: <2.0
This package is auto-updated.
Last update: 2024-10-13 05:23:41 UTC
README
HiDev plugin for DropWind vendor configuration
HiDev is the automation tool mixed with code generator for easier continuous development.
This plugin provides DropWind vendor configuration for HiDev. Used for DropWind packages.
Provides DropWind information and settings:
- general data: vendor name and company title
- contact data: email, forum, github page
- authors data: names, roles, emails, github and home pages
- default license: BSD-3-Clause
See src/config/goals.yml.
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "dropwind/hidev-dropwind"
or add
"dropwind/hidev-dropwind": "*"
to the require section of your composer.json.
License
This project is released under the terms of the proprietary license. Read more here.
Copyright © 2017, DropWind (http://dropwind.com/)