Libraries tagged by eloquent model
konekt/enum-eloquent
1609305 Downloads
Enum attribute casting for Eloquent models
fico7489/laravel-eloquent-join
378624 Downloads
This package introduces the join magic for eloquent models and relations.
deligoez/laravel-model-hashid
66559 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
wendelladriel/laravel-lift
35847 Downloads
Take your Eloquent Models to the next level
shiftonelabs/laravel-cascade-deletes
471626 Downloads
Adds application level cascading deletes to Eloquent Models.
rtconner/laravel-likeable
359288 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
151510 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
107198 Downloads
Store Laravel application settings in the database.
qcod/laravel-imageup
105565 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
kolossal-io/laravel-multiplex
69016 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
gazsp/baum
314039 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
flynsarmy/db-blade-compiler
831350 Downloads
Render Blade templates from Eloquent Model Fields
cerbero/query-filters
252999 Downloads
Filter Laravel Eloquent models based on query parameters.
rinvex/laravel-attributes
110072 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
414340 Downloads
A Redis based, automated and scalable database caching layer for Laravel