Libraries tagged by eloqent
mpociot/laravel-firebase-sync
152693 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
monurakkaya/laravel-unique-code-generator
5326 Downloads
Provides unique code for your models
miradnan/laravel-model-caching
11734 Downloads
Adding cache for Laravel Eloquent queries
matchory/elasticsearch
53147 Downloads
The missing elasticsearch ORM for Laravel!
magros/laravel-model-encryption
48717 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
lecturize/laravel-taxonomies
10182 Downloads
Simple, nestable Terms & Taxonomies (similar to WordPress) for Laravel.
laracraft-tech/laravel-dynamic-model
11004 Downloads
Dynamic Model for Laravel!
lapaliv/laravel-bulk-upsert
24187 Downloads
korridor/laravel-computed-attributes
24727 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.
konekt/acl
67426 Downloads
Concord Module for Permission handling (Laravel 10 - 12)
jiaxincui/closure-table
7942 Downloads
A closure table tree package for laravel eloquent
jamesmills/watchable
4976 Downloads
A package to allow your Models to become watchable by a User
iverberk/larasearch
15326 Downloads
Elasticsearch enabled Eloquent models
indracollective/laravel-revisor
3625 Downloads
Draft, publish and revise Laravel Eloquent Models
heroicpixels/filterable
83020 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.