Libraries tagged by Laravel Eloquent
zbiller/laravel-revisions
42 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
zbiller/laravel-duplicate
596 Downloads
Duplicate any Eloquent model along with its underlying relationships
vendocrat/laravel-taxonomies
74 Downloads
Simple, nestable Terms & Taxonomies (similar to WordPress) for Laravel.
timothepearce/laravel-quasar
55 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
ryangjchandler/laravel-uuid
19965 Downloads
A small package for adding UUIDs to Eloquent models.
robindrost/prismic-eloquent
9952 Downloads
Laravel package that let you use the Prismic api in a more (friendly) eloquent like way.
patosmack/laravel-excel
7298 Downloads
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
neurony/laravel-sort
112 Downloads
Sort Eloquent model records by their attributes or relationships
mll-lab/laravel-conditional-migrations
57700 Downloads
Run your Laravel migrations only when you want them to
laravie/eloquent-dynamodb
7913 Downloads
Eloquent syntax for DynamoDB
johnnyfreeman/laravel-custom-relation
24035 Downloads
A custom relation for when stock relations aren't enough.
codinglabsau/laravel-sluggable
8439 Downloads
Generate slugs when saving Eloquent models
bvtterfly/laravel-hashids
15070 Downloads
A package to generate hashids for Eloquent models
beyondcode/laravel-scope-checks
11 Downloads
Automatically convert your Eloquent scopes to boolean check methods.
aviator/eloquent-search-map
1592 Downloads
An Eloquent search macro for effortlessly searching models