Libraries tagged by eloquent database
homedoctor-es/eloquent-has-by-non-dependent-subquery
1 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
gsferro/database-schema-easy
58 Downloads
Simple and efficient way to manipulate your database connection scheme, whatever it may be.
dustapplication/laravel-database-model-encryption
1925 Downloads
Provides database encryption/decryption with search encrypted fields.
digitalcloud/neo-eloquent
21 Downloads
Laravel wrapper for the Neo4j graph database REST interface
davek1312/database
10 Downloads
Bootstraps the illuminate/database package
constant-null/eloquent-changed-by-user
25 Downloads
This simple trait written for eloquent allows you to automaticly write down id of last user changed the database record.
chehc/neo-eloquent
4 Downloads
Laravel wrapper for the Neo4j graph database REST interface
celinederoland/eloquent-polymorphic-model
12 Downloads
Extend eloquent facilities to map one class Hierarchy branch to one table in database
carlosocarvalho/eloquent-codeigniter
351 Downloads
Integration layer allowing use of the Laravel database library in CodeIgniter applications
bridit/bifrost-database
5240 Downloads
Laravel Database with some add-ons out of the box
brandonkerr/eloquent-from-settings
4 Downloads
Easily generate eloquent models and relationships from JSON or array
bored-programmers/laravel-eloquent-mappable
11 Downloads
Adds support for mapping database column to custom model attribute
activismebe/database-layering
1454 Downloads
Laravel Repositories
ablunier/laravel-database
4421 Downloads
Laravel database utilities package. Repository, cache, abstraction layer.
soda-framework/eloquent-closure
6354 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel