Skip to content

A Yii2 module extension for graphical backend administration of a database data model

Notifications You must be signed in to change notification settings

johnsnook/yii2-balzac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Yii2 Balzac Data Modeler

A Yii2 module extension for graphical backend administration of a database data model

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist johnsnook/yii2-balzac "*"

or add

"johnsnook/yii2-balzac": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \johnsnook\balzac\AutoloadExample::widget(); ?>```

http://www.draw2d.org/draw2d_touch/jsdoc_6/#!/example/shape_db

About

A Yii2 module extension for graphical backend administration of a database data model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages