Libraries tagged by Laravel Eloquent
gabrielesbaiz/duplicate-toolkit
322 Downloads
A lightweight helper package to handle Eloquent model duplication.
fndmiranda/data-migration
420 Downloads
Synchronize and migrate data between the application and the database
fadion/bouncy
16281 Downloads
Map Elasticsearch results to Eloquent models
encima-io/albero
1699 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.
ems/versatile
5434 Downloads
Extensions for Laravels Eloquent ORM
eksa-com/l5-repository
720 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
e2tmk/hunter
93 Downloads
Powerful utility for finding and processing Eloquent model records with a fluent, chainable API.
dmitrychurkin/nova-sortable
54 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
carsdotcom/single-table-inheritance
7674 Downloads
Single Table Inheritance Trait
brokerexchange/elasticbuilder
1113 Downloads
Query Builder for Elasticsearch.
betalabs/dynamodb
15879 Downloads
Eloquent syntax for DynamoDB
andersonef/repositories-pattern
961 Downloads
Laravel Repositories Pattern Implementation
velitsol/userstamps
1199 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
rennokki/guardian
3591 Downloads
Eloquent Guardian is a simple permissions system for your users. While there are many other packages for permissions, this one solves everything in the most eloquent way.
maatwebsite/clerk
145 Downloads
An eloquent way of importing and exporting Excel and CSV in PHP 5.4+ with the power of packages PHPExcel, League/Csv and Laravel's Collections