Libraries tagged by models
guzzlehttp/guzzle-services
11576850 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
echolabsdev/prism
628665 Downloads
A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.
dyrynda/laravel-cascade-soft-deletes
3976757 Downloads
Cascading deletes for Eloquent models that implement soft deletes
bkwld/cloner
2519421 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
1648216 Downloads
Generate ER diagrams from your Laravel models.
baum/baum
1694565 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
piwik/device-detector
12366702 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
3436186 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
jenssegers/model
4638205 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
spatie/laravel-model-info
477537 Downloads
Get information about the models in your Laravel app
spatie/laravel-model-flags
1339661 Downloads
Add flags to Eloquent models
spatie/laravel-deleted-models
179343 Downloads
Automatically copy deleted records to a separate table
krlove/eloquent-model-generator
2091746 Downloads
Eloquent Model Generator
shiftonelabs/laravel-cascade-deletes
836778 Downloads
Adds application level cascading deletes to Eloquent Models.
nanigans/single-table-inheritance
2741087 Downloads
Single Table Inheritance Trait