Libraries tagged by modelo
spatie/laravel-searchable
1673798 Downloads
Pragmatically search through models and other sources
plank/laravel-mediable
1694712 Downloads
A package for easily uploading and attaching media files to models with Laravel
outl1ne/nova-sortable
2300610 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
guzzlehttp/guzzle-services
11391600 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
582335 Downloads
A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.
dyrynda/laravel-cascade-soft-deletes
3833306 Downloads
Cascading deletes for Eloquent models that implement soft deletes
cycle/orm
966938 Downloads
PHP DataMapper ORM and Data Modelling Engine
bkwld/cloner
2444492 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
1601015 Downloads
Generate ER diagrams from your Laravel models.
baum/baum
1668453 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
piwik/device-detector
12317377 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
3411251 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
spatie/laravel-model-info
438558 Downloads
Get information about the models in your Laravel app
spatie/laravel-model-flags
1286483 Downloads
Add flags to Eloquent models
spatie/laravel-deleted-models
161532 Downloads
Automatically copy deleted records to a separate table