Libraries tagged by eloquet
spatie/laravel-queued-db-cleanup
212865 Downloads
Safely delete large numbers of records
sofa/hookable
1918035 Downloads
Laravel Eloquent hooks system.
rtconner/laravel-likeable
353889 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
148945 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
94491 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
168595 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
103985 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
qcod/laravel-app-settings
87674 Downloads
A package with UI to store and manage all the settings for your application
pdphilip/opensearch
112151 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
75032 Downloads
A interface to help you build your models
mopo922/laravel-treats
382368 Downloads
A collection of goodies for Laravel 5.
mikebronner/laravel-pivot-events
55736 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
mccool/laravel-auto-presenter
1046684 Downloads
A system for auto-decorating models with presenter objects.
korridor/laravel-has-many-merged
82539 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kolossal-io/laravel-multiplex
64278 Downloads
A Laravel package to attach versioned meta data to Eloquent models.