Libraries tagged by laravel-model
vkovic/laravel-custom-casts
313869 Downloads
Make your own custom cast type for Laravel model attributes
spatie/laravel-prefixed-ids
100383 Downloads
Friendly prefixed IDs for Laravel models
recca0120/laravel-erd
18077 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
mohammedmanssour/laravel-recurring-models
8784 Downloads
Adds Repeatable functionlity to Laravel Models
laracademy/generators
289374 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
javoscript/laravel-macroable-models
517367 Downloads
A package for adding methods to Laravel models on the fly
givebutter/laravel-keyable
108347 Downloads
Add API keys to your Laravel models
fumeapp/modeltyper
168772 Downloads
Generate TypeScript interfaces from Laravel Models
based/laravel-typescript
135914 Downloads
Transform Laravel models into TypeScript interfaces
phaza/laravel-postgis
494308 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
vildanbina/laravel-model-json
13962 Downloads
Laravel Model Json
scrumble-nl/laravel-model-ts-type
46781 Downloads
This package makes it possible to generate TypeScript types based on your models
mvanduijker/laravel-model-exists-rule
107001 Downloads
Validation rule to check if a model exists
lacodix/laravel-model-filter
30473 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
111896 Downloads
A laravel validation rule that uses eloquent to validate if a model exists