Libraries tagged by jeloquent
alvin0/redis-model
5089 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
adnanhussainturki/laravel-cross-database-subqueries
50919 Downloads
Eloquent cross database compatibility in subqueries
doublethreedigital/runway
120456 Downloads
Eloquently manage your database models in Statamic.
yieldstudio/eloquent-public-id
51817 Downloads
Eloquent Public ID Trait for Laravel 9 and above.
williamoliveira/eloquent-array-query-builder
9226 Downloads
Query Laravel Eloquent with and array
verbanent/eloquent-binary-uuid
10025 Downloads
Ordered binary UUID in Laravel / Eloquent based on UUID version 1
user11001/eloquent-model-generator
63521 Downloads
Eloquent Model Generator
stevebauman/eloquenttable
50583 Downloads
An HTML table generator for laravel collections
stayallive/laravel-eloquent-uuid
20478 Downloads
Generate UUID for a Laravel Eloquent model attribute.
staudenmeir/eloquent-param-limit-fix-x-laravel-adjacency-list
1237 Downloads
Merge of staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list
sdavis1902/eloquent-vars
9600 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
rstriquer/eloquent-logger
2420 Downloads
Write SQL queries to a file into Laravel "storage/logs" directory.
roddy/firestore-eloquent
491 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
pion/laravel-support-eloquent
5997 Downloads
Package with small support traits and classes for the Laravel Eloquent models
optix/eloquent-draftable
2947 Downloads
Add draftable functionality to your eloquent models.