Libraries tagged by eloquent database
pecee/pixie
23060 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
nevadskiy/laravel-translatable
12458 Downloads
Add translations to your Eloquent models
mpyw/compoships-eager-limit
103021 Downloads
topclaudy/compoships + staudenmeir/eloquent-eager-limit
laragear/meta-model
121296 Downloads
Let other developers customize your package model and migrations
korridor/laravel-computed-attributes
12382 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
gregoryduckworth/encryptable
50665 Downloads
A simple trait to make attributes encrypted in the database
friendsofcat/laravel-couchbase
25740 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
dbout/wp-orm
3935 Downloads
WordPress ORM with Eloquent and Phinx.
audunru/eager-load-pivot-relations
13692 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
axn/laravel-models-generator
11483 Downloads
Eloquent model generation from the database.
kamalsroor/laravel-cross-database-subqueries
2978 Downloads
Eloquent cross database compatibility in subqueries
adnanhussainturki/laravel-cross-database-subqueries
36983 Downloads
Eloquent cross database compatibility in subqueries
simon80119/laravel-database-encryption
5634 Downloads
Auto Encrypt and Decrypt Database through Eloquent
testmonitor/eloquent-incrementable
21171 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
mpyw/laravel-database-mock
3723 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes