Skip to content

quick diagram tool for laravel models - export migrations and model files

License

Notifications You must be signed in to change notification settings

mgkimsal/simpleerd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grab the repo, and run from a web browser.

"graphviz" is a requirement - the code will try to 'exec' out to 'dot', which is included in graphviz.

Format for ini file

[user]
; field=type
name=string
email=string

[profile]
user_id=int:user
age=numeric
birthday=date

The "get files" button will generate Laravel 5.4 migration files and models.

http://kims.al/simpleerd for a demo.

About

quick diagram tool for laravel models - export migrations and model files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages