Libraries tagged by eloquent database
roy404/eloquent
1 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
quevlu/laravel-database-encryption
83 Downloads
Auto Encrypt and Decrypt Database through Eloquent
idoalit/slims-eloquent-models
89 Downloads
Models for SLiMS database with Eloquent ORM
codexshaper/php-database
576 Downloads
Laravel database and eloquent for php project.
arrounded/database
107 Downloads
Database and Eloquent helpers
devpoint/database-search-criterias-eloquent
36 Downloads
Database SearchCriterias implementation for Laravel Eloquent.
jhoff/eloquent-extra-attributes
1383 Downloads
Dynamic database attributes for Laravel Eloquent
free3_5man/laravel-eloquent-batch
36 Downloads
a common-used batch util is provided for batch insert/update in multiple databases, also with laravel eloquent based batch action
faulker/eloquent-export
11737 Downloads
A CLI tool for exporting and importing database data using Laravel's Eloquent models
faliure/laravel-separate-databases
11994 Downloads
Laravel Eloquent Relationships for Models living in separate databases (different hosts or same)
sebwas/laravel-eloquent-compound-keys
68 Downloads
This helps using eloquent when using compound keys in the database
z0s/database
12 Downloads
Database layer based on MongoDB. Kinda like Eloquent, but not
webdevbr/eloquent-zf2
12 Downloads
Integration of Illuminate\Database with Zend Framework 2
vluzrmos/eloquent-simple-searchable
161 Downloads
An Eloquent Simple Searchable Scope.
tusimo/eloquent-default
9 Downloads
set default value for eloquent