factory-generator
Model factory generator
Automates the creation of model factories for Laravel applications
Laravel 5 Model Factory Generator
17 stars
2 watching
4 forks
Language: PHP
last commit: over 7 years ago
Linked from 2 awesome lists
factorylaravellaravel-modelmodel
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 |
mpociot/laravel-test-factory-helper | Generates test factories for Laravel models to simplify testing process | 935 |
reliese/laravel | Automatically generates Laravel models based on a database schema | 1,503 |
abdelrahmanrafaat/repositories-maker | Automates creation of abstraction layers for models in Laravel applications. | 32 |
laralib/l5scaffold | Automated scaffold generator for Laravel 5.x web applications. | 315 |
skyronic/laravel-file-generator | Automates creation of files with customizable boilerplates and generators. | 66 |
aznn/laravel-scene | Laravel library to convert models into standardized API responses | 29 |
rymanalu/laravel-circuit-breaker | Circuit Breaker pattern implementation in Laravel 5. | 5 |
spatie/laravel-menu | Generates HTML menus for Laravel applications with convenience methods and macros. | 928 |
sohelamin/crud-generator | Automates the creation of common application components | 1,410 |
jeffreyway/laravel-4-generators | A package of scripts to automate repetitive tasks in Laravel development | 27 |
rymanalu/laravel-simple-uploader | Provides a simple way to upload files in Laravel 5 applications | 56 |
laravel/scout | Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,575 |
spatie/laravel-html | A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. | 771 |
jp7io/laravel-apz | A comprehensive guide and demo project for building a Laravel 5.2 application from scratch | 318 |