Libraries tagged by laravel-models
spatie/laravel-prefixed-ids
107079 Downloads
Friendly prefixed IDs for Laravel models
recca0120/laravel-erd
24029 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
oddvalue/laravel-drafts
121667 Downloads
A simple, drop-in drafts/revisions system for Laravel models
laracademy/generators
300305 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
javoscript/laravel-macroable-models
548660 Downloads
A package for adding methods to Laravel models on the fly
givebutter/laravel-keyable
113603 Downloads
Add API keys to your Laravel models
fumeapp/modeltyper
181012 Downloads
Generate TypeScript interfaces from Laravel Models
based/laravel-typescript
139692 Downloads
Transform Laravel models into TypeScript interfaces
phaza/laravel-postgis
502848 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
ymigval/laravel-model-cache
1513 Downloads
Laravel package for caching Eloquent model queries
vildanbina/laravel-model-json
15828 Downloads
Laravel Model Json
scrumble-nl/laravel-model-ts-type
53637 Downloads
This package makes it possible to generate TypeScript types based on your models
romanzipp/laravel-model-doc
53292 Downloads
Laravel Model PHPDoc Generator
mvanduijker/laravel-model-exists-rule
122256 Downloads
Validation rule to check if a model exists
lacodix/laravel-model-filter
33408 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.