Laravel-5-Generators-Extended
Migration tool
Automates migration schema creation and management in Laravel applications
This package extends the core file generators that are included with Laravel 5
2k stars
86 watching
347 forks
Language: PHP
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
xethron/migrations-generator | Automatically generates Laravel migrations from an existing database schema. | 3,330 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 78,834 |
mpociot/laravel-apidoc-generator | Automates the creation of API documentation from existing routes in Laravel applications | 3,439 |
barryvdh/laravel-ide-helper | Generates helper files to enable accurate autocompletion in an Integrated Development Environment (IDE) for Laravel projects. | 14,228 |
andersao/l5-repository | A package that provides a set of abstractions and tools to manage data access in Laravel applications. | 4,190 |
mcamara/laravel-localization | A package that simplifies internationalization and localization in Laravel applications by detecting languages from the browser, redirecting routes based on locale, and caching translations. | 3,377 |
laravel/framework | A comprehensive web application framework with expressive syntax and robust tools for large applications. | 32,550 |
beckenrode/mysql-workbench-export-laravel-5-migrations | Automates the export of Laravel 5 migration files from MySQL Workbench models. | 898 |
nwidart/laravel-modules | A package to manage large Laravel applications using modular components. | 5,549 |
laralib/l5scaffold | Automated scaffold generator for Laravel 5.x web applications. | 315 |
z-song/laravel-admin | A full-featured administrative interface for Laravel applications | 11,147 |
laravel/ui | A package providing basic scaffolding and utilities for authenticating users in Laravel applications | 2,561 |
laravelio/laravel.io | A Laravel-based community portal with forums and discussion features | 2,444 |
laravel/docs | An online documentation project providing in-depth information on building and maintaining web applications using the Laravel framework | 3,016 |
spatie/laravel-backup | A package to create backups of a Laravel application | 5,660 |