Libraries tagged by laravel-eloquent
pdphilip/elasticsearch
117755 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
mtvs/eloquent-hashids
343972 Downloads
On-the-fly hashids for Laravel Eloquent models.
laracraft-tech/laravel-date-scopes
151115 Downloads
Some useful date scopes for your Laravel Eloquent models!
joelbutcher/laravel-archivable
421767 Downloads
An archivable trait package for Laravel Eloquent models
jedrzej/searchable
229212 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
deligoez/laravel-model-hashid
61730 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
czim/laravel-paperclip
625455 Downloads
Laravel Eloquent file attachment solution
christiankuri/laravel-favorite
433420 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
cerbero/query-filters
239957 Downloads
Filter Laravel Eloquent models based on query parameters.
altek/accountant
810192 Downloads
The auditing & accountability package for Laravel's Eloquent ORM.
rinvex/laravel-attributes
109035 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.
pricecurrent/laravel-eloquent-filters
45180 Downloads
Advanced Laravel models filtering capabilities
gurgentil/laravel-eloquent-sequencer
40945 Downloads
A package that allows you to create and manage sequences on Eloquent models
fidum/laravel-eloquent-morph-to-one
101352 Downloads
Adds MorphToOne relation to Laravel eloquent
cybercog/laravel-eloquent-flag
15242 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.