Libraries tagged by eloquent database
spiritix/lada-cache
414794 Downloads
A Redis based, automated and scalable database caching layer for Laravel
rawilk/laravel-settings
108171 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
175023 Downloads
Store key value pair in database as settings
qcod/laravel-app-settings
90233 Downloads
A package with UI to store and manage all the settings for your application
pdphilip/opensearch
141802 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
gazsp/baum
314428 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
betterapp/laravel-db-encrypter
541175 Downloads
Provides database model attribute encryption/decryption
rinvex/laravel-attributes
110101 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.
laravie/query-filter
266775 Downloads
Database/Eloquent Query Builder filters for Laravel
hoyvoy/laravel-cross-database-subqueries
129490 Downloads
Eloquent cross database compatibility in subqueries
elgibor-solution/laravel-database-encryption
91451 Downloads
Auto Encrypt and Decrypt Database through Eloquent
gearbox-solutions/eloquent-filemaker
42180 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
mpyw/eloquent-has-by-join
127019 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
guidocella/eloquent-insert-on-duplicate-key
574697 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
ymigval/laravel-model-cache
5963 Downloads
Laravel package for caching Eloquent model queries