Libraries tagged by eloquent database
rawilk/laravel-settings
51040 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
144811 Downloads
Store key value pair in database as settings
qcod/laravel-app-settings
77979 Downloads
A package with UI to store and manage all the settings for your application
pdphilip/elasticsearch
20801 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
moloquent/moloquent
84279 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
lacodix/laravel-model-filter
23202 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
kitar/laravel-dynamodb
371868 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
gazsp/baum
279964 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
rinvex/laravel-attributes
102462 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.
hoyvoy/laravel-cross-database-subqueries
118055 Downloads
Eloquent cross database compatibility in subqueries
elgibor-solution/laravel-database-encryption
69826 Downloads
Auto Encrypt and Decrypt Database through Eloquent
msafadi/laravel-eloquent-join-with
2801 Downloads
Laravel Eloquent Join With Relationships
guidocella/eloquent-populator
55432 Downloads
Guess attributes for Eloquent model factories
gearbox-solutions/eloquent-filemaker
27393 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
mpyw/eloquent-has-by-join
104788 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.