https://github.com/johnsnook/yii2-balzac
A Yii2 module extension for graphical backend administration of a database data model
https://github.com/johnsnook/yii2-balzac
Last synced: over 1 year ago
JSON representation
A Yii2 module extension for graphical backend administration of a database data model
- Host: GitHub
- URL: https://github.com/johnsnook/yii2-balzac
- Owner: johnsnook
- Created: 2018-09-20T18:13:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T18:18:42.000Z (almost 8 years ago)
- Last Synced: 2025-01-23T22:16:05.291Z (over 1 year ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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](http://getcomposer.org/download/).
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 :
```php
= \johnsnook\balzac\AutoloadExample::widget(); ?>```
```
http://www.draw2d.org/draw2d_touch/jsdoc_6/#!/example/shape_db