Libraries tagged by eloquet
doublethreedigital/runway
120311 Downloads
Eloquently manage your database models in Statamic.
yieldstudio/eloquent-public-id
51405 Downloads
Eloquent Public ID Trait for Laravel 9 and above.
williamoliveira/eloquent-array-query-builder
9211 Downloads
Query Laravel Eloquent with and array
verbanent/eloquent-binary-uuid
9883 Downloads
Ordered binary UUID in Laravel / Eloquent based on UUID version 1
user11001/eloquent-model-generator
63518 Downloads
Eloquent Model Generator
supportpal/eloquent-model
5972 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
stayallive/laravel-eloquent-uuid
20211 Downloads
Generate UUID for a Laravel Eloquent model attribute.
staudenmeir/eloquent-param-limit-fix-x-laravel-adjacency-list
1160 Downloads
Merge of staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list
shakahl/laravel-eloquent-mysqli
5997 Downloads
MySQLi driver (connector) for Laravel 8.x Eloquent database
sdavis1902/eloquent-vars
9170 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
scito/eloquent-webhooks
11078 Downloads
Fire webhooks based on eloquent events
sahusoftcom/eloquent-image-mutator
15874 Downloads
One solution for image uploads.
rossbearman/eloquent-calamari
4194 Downloads
Obfuscate incrementing IDs with Sqids for Laravel and Eloquent.
roddy/firestore-eloquent
449 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
5910 Downloads
Package with small support traits and classes for the Laravel Eloquent models