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