Laravel-4-Generators
Laravel generator
A package of scripts to automate repetitive tasks in Laravel development
Rapidly speed up your Laravel workflow with generators
27 stars
2 watching
8 forks
Language: PHP
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
laracademy/generators | A tool set to speed up Laravel application development by automating the creation of models from database tables | 349 |
aaronlord/laroute | A package that generates Laravel route URLs from JavaScript. | 797 |
jeroen-g/laravel-packager | A tool that automates the creation of new Laravel packages with minimal boilerplate code | 1,358 |
skyronic/laravel-file-generator | Automates creation of files with customizable boilerplates and generators. | 66 |
spatie/laravel-html | A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. | 772 |
crestapps/laravel-code-generator | A tool that automates the creation of Laravel resources such as views, controllers, routes, and migrations. | 741 |
sohelamin/crud-generator | Automates the creation of common application components | 1,410 |
reliese/laravel | Automatically generates Laravel models based on a database schema | 1,509 |
jimmy-js/laravel-report-generator | Generates PDF, CSV, and Excel reports in Laravel | 572 |
rymanalu/factory-generator | Automates the creation of model factories for Laravel applications | 17 |
codex-project/codex2 | A documentation platform built on top of Laravel, enabling easy and customizable documentation generation with features like markdown parsing and storage integration. | 20 |
spatie/laravel-menu | Generates HTML menus for Laravel applications with convenience methods and macros. | 928 |
jijoel/make-it-snappy-laravel4 | A Laravel 4 port of a sample web application that demonstrates practical web development concepts | 9 |
laravel/laravel.com | The official source code repository for the Laravel website | 606 |
laralib/l5scaffold | Automated scaffold generator for Laravel 5.x web applications. | 315 |