Libraries tagged by model
dyrynda/laravel-cascade-soft-deletes
3933516 Downloads
Cascading deletes for Eloquent models that implement soft deletes
cycle/orm
992490 Downloads
PHP DataMapper ORM and Data Modelling Engine
bkwld/cloner
2497916 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
beyondcode/laravel-er-diagram-generator
1635495 Downloads
Generate ER diagrams from your Laravel models.
baum/baum
1687384 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
piwik/device-detector
12351997 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
3428311 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
jenssegers/model
4622838 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
spatie/laravel-model-info
465615 Downloads
Get information about the models in your Laravel app
spatie/laravel-model-flags
1322171 Downloads
Add flags to Eloquent models
spatie/laravel-deleted-models
175042 Downloads
Automatically copy deleted records to a separate table
fumeapp/modeltyper
362892 Downloads
Generate TypeScript interfaces from Laravel Models
krlove/eloquent-model-generator
2088875 Downloads
Eloquent Model Generator
shiftonelabs/laravel-cascade-deletes
826402 Downloads
Adds application level cascading deletes to Eloquent Models.
nanigans/single-table-inheritance
2733030 Downloads
Single Table Inheritance Trait