Libraries tagged by Eloquent Form Generator
ahrmerd/laravel-test-generator
174 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
justnotiyann/filament-schema-resource
13 Downloads
Artisan command to generate Filament form & table schema files based on Eloquent model.
toriomlab/eloquent-form-elements
139 Downloads
Simple eloquent model form elements generator package from Laravel
yaim/mitter
70 Downloads
A Model-Sitter for Laravel Eloquent.
orkhanahmadov/eloquent-repository
62520 Downloads
Eloquent Repository for Laravel
monurakkaya/laravel-unique-code-generator
4674 Downloads
Provides unique code for your models
giacomomasseron/laravel-models-generator
831 Downloads
Generate Laravel models from an existing database
magentron/eloquent-model-generator
1796 Downloads
Eloquent Model Generator (forked from krlove/eloquent-model-generator
jetcod/eloquent-keygen
4296 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
triun/laravel-model-base
8279 Downloads
Generate Eloquent Model Bases for Laravel
maniruzzaman/laravel-unique-slug
1183 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
asamaru7/eloquent-model-generator-for-lumen
40717 Downloads
Eloquent Model Generator
dobron/laravel-db-enum-generator
1783 Downloads
Database enum generator for Laravel.
martinpham/laravel-type-generator
67 Downloads
Generate types from Laravel routes and Laravel Eloquent/Laravel Data objects.
stevebauman/eloquenttable
50576 Downloads
An HTML table generator for laravel collections