Libraries tagged by laravel-models
spatie/laravel-prefixed-ids
88133 Downloads
Friendly prefixed IDs for Laravel models
recca0120/laravel-erd
5243 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
laracademy/generators
268532 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
javoscript/laravel-macroable-models
442604 Downloads
A package for adding methods to Laravel models on the fly
givebutter/laravel-keyable
96369 Downloads
Add API keys to your Laravel models
fumeapp/modeltyper
148385 Downloads
Generate TypeScript interfaces from Laravel Models
based/laravel-typescript
125987 Downloads
Transform Laravel models into TypeScript interfaces
phaza/laravel-postgis
469934 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
vildanbina/laravel-model-json
10355 Downloads
Laravel Model Json
scrumble-nl/laravel-model-ts-type
35247 Downloads
This package makes it possible to generate TypeScript types based on your models
mvanduijker/laravel-model-exists-rule
74740 Downloads
Validation rule to check if a model exists
korridor/laravel-model-validation-rules
92136 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
deligoez/laravel-model-hashid
41506 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
themsaid/laravel-model-transformers
71488 Downloads
Easy transformation layer for complex model attributes.
spatie/laravel-model-cleanup
564217 Downloads
This package deletes unneeded records in a database.