Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T18:18:42.000Z (over 6 years ago)
- Last Synced: 2023-09-25T01:46:51.765Z (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 modelInstallation
------------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