Libraries tagged by eloquent-models
robsonvn/laravel-couchdb
1709 Downloads
A CouchDB v2.0.0 based Eloquent model and Query builder for Laravel
optix/draftable
1422 Downloads
Add draftable functionality to your eloquent models.
neurony/laravel-url
34 Downloads
Generate custom URLs for any Eloquent model (Laravel 5.7 and up).
neurony/laravel-sort
112 Downloads
Sort Eloquent model records by their attributes or relationships
larapack/attribute-purging
582 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
hkp22/laravel-reactions
1469 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
fuzz/magic-box
27180 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.
fairholm/elasticquent
44038 Downloads
Map Larvel Eloquent models to Elasticsearch types.
estgroupe/laravel-taggable
6287 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
dogado/baum
16200 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
cybercog/laravel-likeable
5495 Downloads
Make Laravel Eloquent models Likeable & Dislikeable in a minutes!
codinglabsau/laravel-sluggable
8439 Downloads
Generate slugs when saving Eloquent models
bvtterfly/laravel-hashids
15070 Downloads
A package to generate hashids for Eloquent models
bluora/laravel-model-json
2144 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
astrotomic/laravel-eloquent-uuid
25110 Downloads
A simple drop-in solution for UUID support in your Eloquent models.