Libraries tagged by laravel-model
spatie/laravel-prefixed-ids
89247 Downloads
Friendly prefixed IDs for Laravel models
recca0120/laravel-erd
5756 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
laracademy/generators
269846 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
javoscript/laravel-macroable-models
447202 Downloads
A package for adding methods to Laravel models on the fly
givebutter/laravel-keyable
96892 Downloads
Add API keys to your Laravel models
fumeapp/modeltyper
149922 Downloads
Generate TypeScript interfaces from Laravel Models
based/laravel-typescript
126749 Downloads
Transform Laravel models into TypeScript interfaces
phaza/laravel-postgis
471115 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
vildanbina/laravel-model-json
10567 Downloads
Laravel Model Json
scrumble-nl/laravel-model-ts-type
36040 Downloads
This package makes it possible to generate TypeScript types based on your models
mvanduijker/laravel-model-exists-rule
76227 Downloads
Validation rule to check if a model exists
korridor/laravel-model-validation-rules
94032 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
deligoez/laravel-model-hashid
41943 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
spatie/laravel-model-cleanup
564347 Downloads
This package deletes unneeded records in a database.
ignasbernotas/laravel-model-generator
204028 Downloads
Laravel 5 model generator from existing schema