Libraries tagged by laravel modals
outl1ne/nova-sortable
1439594 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1954344 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
robclancy/presenter
1040272 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
konekt/enum-eloquent
1682999 Downloads
Enum attribute casting for Eloquent models
cyrildewit/eloquent-viewable
982433 Downloads
Laravel package that allows you to associate views with Eloquent models
baum/baum
1525732 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
bkwld/cloner
1777226 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
spatie/laravel-prefixed-ids
126296 Downloads
Friendly prefixed IDs for Laravel models
recca0120/laravel-erd
38207 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
oddvalue/laravel-drafts
147696 Downloads
A simple, drop-in drafts/revisions system for Laravel models
javoscript/laravel-macroable-models
614079 Downloads
A package for adding methods to Laravel models on the fly
givebutter/laravel-keyable
124831 Downloads
Add API keys to your Laravel models
based/laravel-typescript
144836 Downloads
Transform Laravel models into TypeScript interfaces
phaza/laravel-postgis
520797 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
spatie/laravel-deleted-models
71473 Downloads
Automatically copy deleted records to a separate table