Libraries tagged by Eloquent Form Generator
ahrmerd/laravel-test-generator
152 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
61742 Downloads
Eloquent Repository for Laravel
monurakkaya/laravel-unique-code-generator
4154 Downloads
Provides unique code for your models
jetcod/eloquent-keygen
2628 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
triun/laravel-model-base
7823 Downloads
Generate Eloquent Model Bases for Laravel
maniruzzaman/laravel-unique-slug
1002 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
asamaru7/eloquent-model-generator-for-lumen
40412 Downloads
Eloquent Model Generator
dobron/laravel-db-enum-generator
1611 Downloads
Database enum generator for Laravel.
stevebauman/eloquenttable
50570 Downloads
An HTML table generator for laravel collections
elegantmedia/laravel-simple-repository
9577 Downloads
Lightweight Repository pattern for Laravel 10 projects. Includes a repository generator.
brokerexchange/elasticbuilder
1098 Downloads
Query Builder for Elasticsearch.
scrnhq/laravel-bakery
18228 Downloads
An on-the-fly GraphQL Schema generator from Eloquent models for Laravel.
timocuijpers/laravel-models-generator
6 Downloads
Generate Laravel models from an existing database