hiqdev/hidev-sql

HiDev config for SQL projects

Maintainers

Package info

github.com/hiqdev/hidev-sql

Forum

Wiki

Type:yii2-extension

pkg:composer/hiqdev/hidev-sql

Statistics

Installs: 93

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2017-07-31 13:10 UTC

This package is auto-updated.

Last update: 2026-02-18 09:49:55 UTC


README

HiDev config for SQL projects

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 continuos development.

This plugin enables HiDev for SQL projects.

Provides:

  • standart: LICENSE, README.md, CHANGELOG.md
  • to be done: syntax autoformatting with ???
  • to be done: templates for SQL generation

Installation

The preferred way to install this yii2-extension is through composer.

Either run

php composer.phar require "hiqdev/hidev-sql"

or add

"hiqdev/hidev-sql": "*"

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-2017, HiQDev (http://hiqdev.com/)