Skip to content

pedrosoares/mysql-workbench-export-laravel-5-seeders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Workbench Export Laravel 5 Seeders Plugin

A MySQL Workbench plugin that allows for exporting a model to Laravel 5 Seeders that follow PSR-2 coding standards. When exported, each seed is generated and saved in it's own, properly named, seed file.

Version

0.0.2

Tech

This plugin requires MySQL Workbench to work properly.

And of course this plugin is open source with a public repository on GitHub.

Installation

  • MySQL Workbench > Scripting > Install Plugin/Module
  • Select the plugin file
  • Click Open

Usage

  • Open a model in MySQL Workbench
  • Tools > Catalog > Export Laravel 5 Seeder

Development

Want to contribute? Great!

Thanks

Thanks to all that have and continue to contribute to this project.

License

The MIT License (MIT)

Free Software, Hell Yeah!

About

A MySQL Workbench plugin which exports a Model to Laravel 5 Seeds

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%