Libraries tagged by model
baum/baum
1639823 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
astrotomic/laravel-translatable
8271430 Downloads
A Laravel package for multilingual models
piwik/device-detector
12228695 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
calebporzio/parental
3361985 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
jenssegers/model
4509107 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
spatie/laravel-model-info
374223 Downloads
Get information about the models in your Laravel app
spatie/laravel-model-flags
1206818 Downloads
Add flags to Eloquent models
spatie/laravel-deleted-models
139054 Downloads
Automatically copy deleted records to a separate table
krlove/eloquent-model-generator
2064773 Downloads
Eloquent Model Generator
glorand/laravel-model-settings
1183574 Downloads
Model Settings for your Laravel app
shiftonelabs/laravel-cascade-deletes
740108 Downloads
Adds application level cascading deletes to Eloquent Models.
nanigans/single-table-inheritance
2653181 Downloads
Single Table Inheritance Trait
kodeine/laravel-meta
820888 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
kitar/laravel-dynamodb
764439 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
j4mie/paris
526451 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm