Libraries tagged by Eloquent Form Generator
ahrmerd/laravel-test-generator
416 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
zuqongtech/laravel-anvil
14 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
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.
justnotiyann/filament-schema-resource
61 Downloads
Artisan command to generate Filament form & table schema files based on Eloquent model.
cxuan1225/laravel-api-from-table
2 Downloads
Generate Laravel API classes from existing database tables.
orkhanahmadov/eloquent-repository
65395 Downloads
Eloquent Repository for Laravel
jetcod/eloquent-keygen
29903 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
monurakkaya/laravel-unique-code-generator
9617 Downloads
Provides unique code for your models
lartisan/filament-architect
1261 Downloads
A step-by-step wizard to generate full Eloquent and Filament resources straight from the Filament panel
dobron/laravel-db-enum-generator
7138 Downloads
Database enum generator for Laravel.
wooserv/laravel-objectid
423 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
stevebauman/eloquenttable
50680 Downloads
An HTML table generator for laravel collections
madebyclowd/laravel-auto-sequence
63 Downloads
Automatically generate sequential invoice/order numbers (like INV-2026-0001) for Laravel Eloquent models. Safe from duplicates even under heavy concurrent traffic.
asamaru7/eloquent-model-generator-for-lumen
41312 Downloads
Eloquent Model Generator