Libraries tagged by laravel modals
robclancy/presenter
1021528 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
cyrildewit/eloquent-viewable
955641 Downloads
Laravel package that allows you to associate views with Eloquent models
baum/baum
1510202 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
bkwld/cloner
1683068 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
spatie/laravel-prefixed-ids
114181 Downloads
Friendly prefixed IDs for Laravel models
recca0120/laravel-erd
29280 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
oddvalue/laravel-drafts
134706 Downloads
A simple, drop-in drafts/revisions system for Laravel models
javoscript/laravel-macroable-models
579518 Downloads
A package for adding methods to Laravel models on the fly
givebutter/laravel-keyable
119422 Downloads
Add API keys to your Laravel models
based/laravel-typescript
142197 Downloads
Transform Laravel models into TypeScript interfaces
phaza/laravel-postgis
513551 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
spatie/laravel-deleted-models
61427 Downloads
Automatically copy deleted records to a separate table
rtconner/laravel-likeable
358120 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
joelbutcher/laravel-archivable
435957 Downloads
An archivable trait package for Laravel Eloquent models
iben12/laravel-statable
268433 Downloads
Statable trait for Laravel Eloquent models