Libraries tagged by eloquent database
faliure/laravel-separate-databases
11995 Downloads
Laravel Eloquent Relationships for Models living in separate databases (different hosts or same)
sebwas/laravel-eloquent-compound-keys
69 Downloads
This helps using eloquent when using compound keys in the database
z0s/database
13 Downloads
Database layer based on MongoDB. Kinda like Eloquent, but not
webdevbr/eloquent-zf2
12 Downloads
Integration of Illuminate\Database with Zend Framework 2
tusimo/eloquent-default
11 Downloads
set default value for eloquent
turovskiy/wp-eloquent
8 Downloads
Eloquent ORM for wordpress.
tobymaxham/database
23 Downloads
A package to quickly connect using eloquent.
tarkhov/eloquent-validation
85 Downloads
Laravel Eloquent model validation.
talentasia/eloquent-insert-on-duplicate-key
266 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE with Eloquent.
sydante/laravel-eloquent-with-not-overwritten
6 Downloads
Add a method to Eloquent that does not overwrite the established relationship when relating 'with'.
syardumi/my-eloquent-ldap
9 Downloads
A Laravel package that first tries to log the user against the internal database if that fails, it tries against the configured LDAP/AD server.
shanginn/eloquent-postgresql
2095 Downloads
Extended Eloqunet PostgreSQL driver for Laravel (Pogoquent)
rockeinstein/eloquent-zf2
19 Downloads
Eloquent ORM module for Zend Framework 2
ricardosierra/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
rafaelrglima/database
16 Downloads
Collection of database artisan commands to manage database while in development stage