laravel-test-factory-helper
Test generator
Generates test factories for Laravel models to simplify testing process
Generate Laravel test factories from your existing models
935 stars
11 watching
87 forks
Language: PHP
last commit: 10 months ago
Linked from 1 awesome list
laravellaravel-5-package
Related projects:
Repository | Description | Stars |
---|---|---|
rymanalu/factory-generator | Automates the creation of model factories for Laravel applications | 17 |
laracademy/generators | Automates model generation for Laravel applications based on database tables | 348 |
reliese/laravel | Automatically generates Laravel models based on a database schema | 1,487 |
mpociot/teamwork | Adds a user-team association with invitation system to Laravel projects | 1,069 |
mkorpela/robomachine | Automates test generation based on user input and system behavior models. | 100 |
mpociot/captainhook | A package that enables event-driven callbacks in Laravel applications | 335 |
laralib/l5scaffold | Automated scaffold generator for Laravel 5.x web applications. | 315 |
jp7io/laravel-apz | A comprehensive guide and demo project for building a Laravel 5.2 application from scratch | 319 |
aznn/laravel-scene | Laravel library to convert models into standardized API responses | 29 |
taviroquai/laraproto | A Laravel-based website prototype with a backoffice for managing content and users. | 7 |
laravel/scout | Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,568 |
abdelrahmanrafaat/repositories-maker | Automates creation of abstraction layers for models in Laravel applications. | 32 |
skyronic/laravel-file-generator | Automates creation of files with customizable boilerplates and generators. | 66 |
sohelamin/crud-generator | Automates the creation of common application components | 1,406 |
laracasts/testdummy | A tool to generate and manage test data for integration testing in PHP applications. | 455 |