Libraries tagged by Laravel Eloquent
abdallahmohammed/laravel-eloquent-filter
10 Downloads
A simple laravel package to filter models and relations
tjbp/eloquent-joins
398 Downloads
Support for joins at the relationship level in Laravel's Eloquent ORM.
krenor/eloquent-filter
46 Downloads
Filtering Laravel Eloquent queries with ease!
exyplis/eloquent-builder-macros
19229 Downloads
A set of helpful macros for Laravel Eloquent query builder
elaborate-code/laravel-eloquent-logs
277 Downloads
A simple way to log changes that occur on Eloquent models
codenco-dev/laravel-eloquent-pruning
21 Downloads
We often have to clean up our oldest or unnecessary records. This package does it easily for us.
bluora/laravel-model-traits
81 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
astrotomic/laravel-eloquent-uuid
25110 Downloads
A simple drop-in solution for UUID support in your Eloquent models.
yuk1/laravel-redshift
165 Downloads
This is a package to handle Redshift in Laravel like eloquent.
leofranca47/abstract-repository-eloquent-laravel
680 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent
jrumbut/eloquent-memoize
7448 Downloads
Memoization for Eloquent (Laravel) Models
jacopo/laravel-single-table-inheritance
648 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
dipesh79/laravel-softdelete-action
63 Downloads
A Laravel package to handle cascading, SET NULL, RESTRICT, NO ACTION, and SET DEFAULT behaviors for SoftDeletes in Eloquent relationships, with support for record restoration and cleanup actions.
chaospower/laravel-elastic-indexer
512 Downloads
Laravel Elastic Eloquent Query Builder
bnbwebexpertise/laravel-couchdb
105 Downloads
CouchDB Provider for the Laravel 5.5+ family. Includes doctrine/couchdb as a dependency in composer.json and sets up a Laravel and Eloquent-friendly Service Provider for you. Enjoy!