Libraries tagged by eloquet
mpyw/compoships-eager-limit
114819 Downloads
topclaudy/compoships + staudenmeir/eloquent-eager-limit
mpociot/laravel-firebase-sync
152666 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
monurakkaya/laravel-unique-code-generator
4812 Downloads
Provides unique code for your models
miradnan/laravel-model-caching
10889 Downloads
Adding cache for Laravel Eloquent queries
matchory/elasticsearch
51947 Downloads
The missing elasticsearch ORM for Laravel!
magros/laravel-model-encryption
47621 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
laracraft-tech/laravel-dynamic-model
10734 Downloads
Dynamic Model for Laravel!
lapaliv/laravel-bulk-upsert
23318 Downloads
korridor/laravel-computed-attributes
22833 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
jiaxincui/closure-table
7807 Downloads
A closure table tree package for laravel eloquent
jamesmills/watchable
4869 Downloads
A package to allow your Models to become watchable by a User
indracollective/laravel-revisor
3188 Downloads
Draft, publish and revise Laravel Eloquent Models
heroicpixels/filterable
82367 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
giacomomasseron/laravel-models-generator
992 Downloads
Generate Laravel models from an existing database
gbrock/laravel-table
41696 Downloads
Table functionality for Laravel models