Libraries tagged by eloquent model
wendelladriel/laravel-lift
31198 Downloads
Take your Eloquent Models to the next level
shiftonelabs/laravel-cascade-deletes
390975 Downloads
Adds application level cascading deletes to Eloquent Models.
rtconner/laravel-likeable
348096 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
145648 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
rawilk/laravel-settings
81541 Downloads
Store Laravel application settings in the database.
qcod/laravel-imageup
102549 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
kolossal-io/laravel-multiplex
59302 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
kitar/laravel-dynamodb
448424 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
jpkleemans/attribute-events
358415 Downloads
🔥 Fire events on attribute changes of your Eloquent model
gazsp/baum
299976 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
flynsarmy/db-blade-compiler
815276 Downloads
Render Blade templates from Eloquent Model Fields
cerbero/query-filters
208898 Downloads
Filter Laravel Eloquent models based on query parameters.
rinvex/laravel-attributes
106962 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
spiritix/lada-cache
398653 Downloads
A Redis based, automated and scalable database caching layer for Laravel
pdphilip/opensearch
82562 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM