migrations-generator
Migration generator
Automatically generates Laravel migrations from an existing database schema.
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
3k stars
113 watching
585 forks
Language: PHP
last commit: almost 2 years ago
Linked from 3 awesome lists
existing-databaselaravel-migrationphp
Related projects:
Repository | Description | Stars |
---|---|---|
laracasts/laravel-5-generators-extended | Automates migration schema creation and management in Laravel applications | 2,448 |
mpociot/laravel-apidoc-generator | Automates the creation of API documentation from existing routes in Laravel applications | 3,442 |
beckenrode/mysql-workbench-export-laravel-5-migrations | Automates the export of Laravel 5 migration files from MySQL Workbench models. | 899 |
mcamara/laravel-localization | A package that simplifies internationalization and localization in Laravel applications by providing features like automatic language detection, route redirects, and caching. | 3,383 |
infyomlabs/laravel-generator | A tool to generate admin panels and APIs with CRUD functionality in minutes. | 3,800 |
barryvdh/laravel-ide-helper | Generates helper files to enable accurate autocompletion in an Integrated Development Environment (IDE) for Laravel projects. | 14,289 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 79,063 |
nwidart/laravel-modules | A package to manage large Laravel applications using modular components. | 5,584 |
rubenv/sql-migrate | Tools and scripts for managing changes to a relational database schema in a Go application. | 3,248 |
laravelio/laravel.io | A Laravel-based community portal with features like forums, user authentication, and search functionality. | 2,454 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
andersao/l5-repository | A package that provides a set of abstractions and tools to manage data access in Laravel applications. | 4,195 |
reliese/laravel | Automatically generates Laravel models based on a database schema | 1,509 |
laravel/framework | A comprehensive web application framework with expressive syntax and robust tools for large applications. | 32,780 |
crestapps/laravel-code-generator | A tool that automates the creation of Laravel resources such as views, controllers, routes, and migrations. | 741 |