dropwind/hidev-dropwind

HiDev plugin for DropWind vendor configuration

Maintainers

Package info

github.com/dropwind/hidev-dropwind

Forum

Wiki

Type:yii2-extension

pkg:composer/dropwind/hidev-dropwind

Statistics

Installs: 6

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2017-05-16 09:56 UTC

This package is auto-updated.

Last update: 2026-02-13 08:17:40 UTC


README

HiDev plugin for DropWind vendor configuration

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status

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/)