Libraries tagged by Laravel Eloquent
littlebug/laravel-repository
4039 Downloads
The repository mode for laravel!
linx/eloquent-repository
5399 Downloads
Repository Pattern for Eloquent
lightman/laravel-cross-database-subqueries
704 Downloads
Eloquent cross database compatibility in subqueries
liberu-genealogy/laravel-dna
2231 Downloads
A package that converts gedcom files to Eloquent models
laravel-liberu/laravel-gedcom
2347 Downloads
A package that converts gedcom files to Eloquent models
lacodix/laravel-global-or-scope
345 Downloads
A Laravel package to add possibility to use global scopes with an or operation in Eloquent Models.
krazydanny/laravel-repository
487 Downloads
An abstraction layer for easily implementing industry-standard caching strategies to Eloquent models.
konnec/vue-eloquent-api
2534 Downloads
Vue Eloquent API
khalyomede/laravel-odata-adaptable
249 Downloads
Adapt your Eloquent model automatically according to the OData query strings.
kevupton/laravel-json-response
1379 Downloads
Easy Json responses for laravel
kerattila/laravel-track-author
905 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
karabinse/laravel-commentable
1742 Downloads
Easily add a commentable trait to a Eloquent model
kamalsroor/laravel-cross-database-subqueries
7465 Downloads
Eloquent cross database compatibility in subqueries
jsefton/laravel-virtual-fields
1193 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
jpmurray/laravel-countdown
3801 Downloads
Provide an easy class easy way to get the time difference between two dates, with an extra bonus trait for eloquent