Libraries tagged by eloquent-models
supportpal/eloquent-model
5640 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
magentron/eloquent-model-generator
1560 Downloads
Eloquent Model Generator (forked from krlove/eloquent-model-generator
jonathanguo/eloquent-model-generator
28356 Downloads
Eloquent Model Generator
codenco-dev/eloquent-model-tester
6920 Downloads
Test easier your Eloquent Models in your Laravel Project
amphibee/wordpress-eloquent-models
3479 Downloads
Eloquent ORM for WordPress
xpeedstudio/laravel-medialibrary-mongodb
3354 Downloads
Associate files with Eloquent models
wilianx7/laravel-auditing
7903 Downloads
Audit changes of your Eloquent models in Laravel/Lumen. Forked from owen-t/laravel-auditing.
vormkracht10/laravel-embeddings
1363 Downloads
Create embeddings for your Eloquent models to use with OpenAI
umutphp/laravel-model-recommendation
766 Downloads
A generic package to create recommendation for eloquent models
triun/laravel-model-base
8186 Downloads
Generate Eloquent Model Bases for Laravel
tenancy/affects-models
52856 Downloads
The tenancy/tenancy eloquent models mutations
swiss-devjoy/laravel-easy-hashids
687 Downloads
Easy HashIds for Laravel Eloquent models with Livewire Support
stayallive/laravel-eloquent-uuid
19929 Downloads
Generate UUID for a Laravel Eloquent model attribute.
ssntpl/laravel-files
200 Downloads
Associate files with Eloquent models
socialblue/laravel-query-adviser
3323 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.