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: 10 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,335 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 79,063 |
mpociot/laravel-apidoc-generator | Automates the creation of API documentation from existing routes in Laravel applications | 3,442 |
barryvdh/laravel-ide-helper | Generates helper files to enable accurate autocompletion in an Integrated Development Environment (IDE) for Laravel projects. | 14,289 |
andersao/l5-repository | A package that provides a set of abstractions and tools to manage data access in Laravel applications. | 4,195 |
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 |
laravel/framework | A comprehensive web application framework with expressive syntax and robust tools for large applications. | 32,780 |
beckenrode/mysql-workbench-export-laravel-5-migrations | Automates the export of Laravel 5 migration files from MySQL Workbench models. | 899 |
nwidart/laravel-modules | A package to manage large Laravel applications using modular components. | 5,584 |
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,153 |
laravel/ui | A package providing basic scaffolding and utilities for authenticating users in Laravel applications | 2,582 |
laravelio/laravel.io | A Laravel-based community portal with features like forums, user authentication, and search functionality. | 2,454 |
laravel/docs | An online documentation project providing in-depth information on building and maintaining web applications using the Laravel framework | 3,029 |
spatie/laravel-backup | Automates backups of Laravel applications, including files and databases. | 5,679 |