Libraries tagged by eloquent model
inpin/lara-like
938 Downloads
Add Likeable trait to Laravel Eloquent models
ink/ink-translatable
393 Downloads
Easy translation manipulation of your Eloquent models in Laravel 4.
ifornew/mongodb
401 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
fomvasss/laravel-filterable
815 Downloads
Package for build filters in eloquent models
fico7489/laravel-updated-related
484 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
fetchleo/laravel-xml
4165 Downloads
Convert Eloquent models to XML, as well as normal objects.
ethical-jobs/laravel-auditing
21423 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
dozen-software/listcraft
191 Downloads
Create lists from Eloquent models. https://github.com/Dozen-Software/listcraft
dinkbit/filterable
34 Downloads
Make your eloquent models filterable with ease.
denismitr/laravel-json-attributes
266 Downloads
Laravel Json Attributes for Eloquent Models
demency/laravel-friendships
1000 Downloads
This package gives Eloquent models the ability to manage their friendships.
davin-bao/laravel-xun-search
40 Downloads
Laravel 5 package for full-text search over Eloquent models based on XunSearch.
davidmpeace/immutability
20473 Downloads
A simple Laravel package that allows you to enforce immutable attributes on Eloquent models.
darrylkuhn/enforce
189 Downloads
Enforce access control restrictions using Eloquent models
curder/laravel-query-cache
1271 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model