generators
Model generator
Tool set to speed up Laravel application development by automating model generation from database tables
Laravel Generators
349 stars
16 watching
51 forks
Language: PHP
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rymanalu/factory-generator | Automates the creation of model factories for Laravel applications | 17 |
reliese/laravel | Automatically generates Laravel models based on a database schema | 1,491 |
jeffreyway/laravel-4-generators | A package of scripts to automate repetitive tasks in Laravel development | 27 |
skyronic/laravel-file-generator | Automates creation of files with customizable boilerplates and generators. | 66 |
mpociot/laravel-test-factory-helper | Generates test factories for Laravel models to simplify testing process | 935 |
spatie/laravel-html | A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. | 770 |
laralib/l5scaffold | Automated scaffold generator for Laravel 5.x web applications. | 315 |
laracademy/commands.make-user | Generates users with customizable options and settings. | 17 |
spatie/laravel-menu | Generates HTML menus for Laravel applications with convenience methods and macros. | 926 |
jeroen-g/laravel-packager | A tool that automates the creation of new Laravel packages with minimal boilerplate code | 1,357 |
sohelamin/crud-generator | Automates the creation of common application components | 1,407 |
aznn/laravel-scene | Laravel library to convert models into standardized API responses | 29 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
abdelrahmanrafaat/repositories-maker | Automates creation of abstraction layers for models in Laravel applications. | 32 |
consoletvs/charts | A library to simplify chart creation in PHP applications | 77 |