Libraries tagged by Eloquent Form Generator
ahrmerd/laravel-test-generator
140 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
138 Downloads
Simple eloquent model form elements generator package from Laravel
yaim/mitter
70 Downloads
A Model-Sitter for Laravel Eloquent.
orkhanahmadov/eloquent-repository
60762 Downloads
Eloquent Repository for Laravel
monurakkaya/laravel-unique-code-generator
3427 Downloads
Provides unique code for your models
jetcod/eloquent-keygen
2205 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
giacomomasseron/laravel-models-generator
113 Downloads
Generate Laravel models from an existing database
triun/laravel-model-base
7456 Downloads
Generate Eloquent Model Bases for Laravel
maniruzzaman/laravel-unique-slug
824 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
asamaru7/eloquent-model-generator-for-lumen
40215 Downloads
Eloquent Model Generator
magentron/eloquent-model-generator
177 Downloads
Eloquent Model Generator (forked from krlove/eloquent-model-generator
dobron/laravel-db-enum-generator
1464 Downloads
Database enum generator for Laravel.
stevebauman/eloquenttable
50568 Downloads
An HTML table generator for laravel collections
elegantmedia/laravel-simple-repository
9328 Downloads
Lightweight Repository pattern for Laravel 10 projects. Includes a repository generator.
scrnhq/laravel-bakery
18227 Downloads
An on-the-fly GraphQL Schema generator from Eloquent models for Laravel.