laravel
Model generator
Automatically generates Laravel models based on a database schema
Reliese Laravel Model Generator
2k stars
50 watching
320 forks
Language: PHP
last commit: 4 months ago
Linked from 1 awesome list
databaseeloquenteloquent-modelslaravellaravel-componentsmysql-databasescaffold
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 |
rymanalu/factory-generator | Automates the creation of model factories for Laravel applications | 17 |
laralib/l5scaffold | Automated scaffold generator for Laravel 5.x web applications. | 315 |
laravel/scout | Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,575 |
mpociot/laravel-test-factory-helper | Generates test factories for Laravel models to simplify testing process | 935 |
elasticquent/elasticquent | A tool for mapping Eloquent models to Elasticsearch types to simplify the integration of search functionality into Laravel applications. | 1,356 |
nicolaslopezj/searchable | Adds search functionality to Eloquent models in Laravel applications | 2,010 |
sohelamin/crud-generator | Automates the creation of common application components | 1,410 |
abdelrahmanrafaat/repositories-maker | Automates creation of abstraction layers for models in Laravel applications. | 32 |
jeffreyway/laravel-4-generators | A package of scripts to automate repetitive tasks in Laravel development | 27 |
jameslkingsley/laravel-references | A package that adds unique references to models in Laravel, allowing quick reference-based routing and API building. | 13 |
aznn/laravel-scene | Laravel library to convert models into standardized API responses | 29 |
skyronic/laravel-file-generator | Automates creation of files with customizable boilerplates and generators. | 66 |
laravel/laravel.com | The official source code repository for the Laravel website | 606 |
spatie/laravel-html | A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. | 772 |