Libraries tagged by Eloquent Form Generator
ahrmerd/laravel-test-generator
92 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
toriomlab/eloquent-form-elements
137 Downloads
Simple eloquent model form elements generator package from Laravel
yaim/mitter
70 Downloads
A Model-Sitter for Laravel Eloquent.
orkhanahmadov/eloquent-repository
53866 Downloads
Eloquent Repository for Laravel
monurakkaya/laravel-unique-code-generator
1500 Downloads
Provides unique code for your models
jetcod/eloquent-keygen
684 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
triun/laravel-model-base
6326 Downloads
Generate Eloquent Model Bases for Laravel
maniruzzaman/laravel-unique-slug
366 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
asamaru7/eloquent-model-generator-for-lumen
39667 Downloads
Eloquent Model Generator
dobron/laravel-db-enum-generator
1237 Downloads
Database enum generator for Laravel.
stevebauman/eloquenttable
50531 Downloads
An HTML table generator for laravel collections
elegantmedia/laravel-simple-repository
7922 Downloads
Lightweight Repository pattern for Laravel 10 projects. Includes a repository generator.
scrnhq/laravel-bakery
18225 Downloads
An on-the-fly GraphQL Schema generator from Eloquent models for Laravel.
yanmarques/lincable
78 Downloads
Storage link generator for laravel Eloquent
kevupton/laravel-swagger
13905 Downloads
Laravel Swagger generator for the Model