Libraries tagged by modals
genealabs/laravel-model-caching
4102522 Downloads
Automatic caching for Eloquent models.
dyrynda/laravel-cascade-soft-deletes
2422424 Downloads
Cascading deletes for Eloquent models that implement soft deletes
beyondcode/laravel-er-diagram-generator
1206911 Downloads
Generate ER diagrams from your Laravel models.
astrotomic/laravel-translatable
6158352 Downloads
A Laravel package for multilingual models
piwik/device-detector
11589514 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
2640300 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
cognesy/instructor-php
57513 Downloads
Structured data extraction in PHP, powered by LLMs
thedoctor0/laravel-factory-generator
785691 Downloads
Automatically generate Laravel factories for your models.
tailflow/laravel-orion
445425 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
spatie/laravel-searchable
1219239 Downloads
Pragmatically search through models and other sources
spatie/laravel-model-flags
741688 Downloads
Add flags to Eloquent models
shiftonelabs/laravel-cascade-deletes
430986 Downloads
Adds application level cascading deletes to Eloquent Models.
rutorika/sortable
830812 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
robclancy/presenter
1002857 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
protonemedia/laravel-cross-eloquent-search
407251 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.