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