Download the PHP package b3nl/laravel-mwb-model without Composer
On this page you can find all versions of the php package b3nl/laravel-mwb-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download b3nl/laravel-mwb-model
More information about b3nl/laravel-mwb-model
Files in b3nl/laravel-mwb-model
Download b3nl/laravel-mwb-model
More information about b3nl/laravel-mwb-model
Files in b3nl/laravel-mwb-model
Vendor b3nl
Package laravel-mwb-model
Short Description Converts an MySQL Workbench model to laravel counterparts.
License MIT
Package laravel-mwb-model
Short Description Converts an MySQL Workbench model to laravel counterparts.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-mwb-model
Laravel MySQL-Workbench Model
With this project you can kickstart your models and database migrations for your Laravel 5 Project. Updates are not possible with it yet, just the start.
- Just add this project to your composer setup: "b3nl/laravel-mwb-model": "dev-master"
- Add our service provider to the list of your service providers in config/app.php: b3nl\MWBModel\ServiceProvider::class
Now you have access to an artisan command for parsing your MySQL-Workbench-File:
Special Table Comments
You can comment your tables in the MySQL-Workbrench with an ini-String with the following options:
All versions of laravel-mwb-model with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
5.1 - 5.2
php Version >= 5.5.9
squizlabs/php_codesniffer Version ~2.3
laracasts/generators Version ^1.1
php Version >= 5.5.9
squizlabs/php_codesniffer Version ~2.3
laracasts/generators Version ^1.1
The package b3nl/laravel-mwb-model contains the following files
Loading the files please wait ....