Libraries tagged by laravel-models
vkovic/laravel-custom-casts
333397 Downloads
Make your own custom cast type for Laravel model attributes
spatie/laravel-prefixed-ids
114321 Downloads
Friendly prefixed IDs for Laravel models
recca0120/laravel-erd
29404 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
oddvalue/laravel-drafts
135076 Downloads
A simple, drop-in drafts/revisions system for Laravel models
laracademy/generators
307997 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
javoscript/laravel-macroable-models
580289 Downloads
A package for adding methods to Laravel models on the fly
givebutter/laravel-keyable
119545 Downloads
Add API keys to your Laravel models
fumeapp/modeltyper
191194 Downloads
Generate TypeScript interfaces from Laravel Models
based/laravel-typescript
142248 Downloads
Transform Laravel models into TypeScript interfaces
phaza/laravel-postgis
513851 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
ymigval/laravel-model-cache
4663 Downloads
Laravel package for caching Eloquent model queries
vildanbina/laravel-model-json
16670 Downloads
Laravel Model Json
scrumble-nl/laravel-model-ts-type
60061 Downloads
This package makes it possible to generate TypeScript types based on your models
romanzipp/laravel-model-doc
55433 Downloads
Laravel Model PHPDoc Generator
mvanduijker/laravel-model-exists-rule
134559 Downloads
Validation rule to check if a model exists