Libraries tagged by laravel-models
reallyli/laravel-module-er-diagram-generator
170 Downloads
Generate ER diagrams from your Laravel models.
rawveg/model-validation
48 Downloads
Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.
ratiborro/laravel-resource
0 Downloads
Generating Resources for Laravel models and model collections
raiika/laravel-single-image
0 Downloads
Easy image manipulation on Laravel Model
quankim/dynamodb
13 Downloads
DynamoDb wrapper for your Laravel model and helpers => fork from https://github.com/baopham/laravel-dynamodb
polarizetech/wixable
158 Downloads
Automatically imports data collection items from the Wix Headless CMS to your Laravel models
phishops/tswink
50 Downloads
Generate typescript classes from Laravel models.
phaza/laravel-norwegian-zip-codes
839 Downloads
Laravel models for Norwegian zip codes, municipalities and counties. Includes an artisan command to update data from the official authority.
pharous-backend/laravel-eloquent-urls
8 Downloads
Laravel - Model's Multi URLs
pfrug/file-upload
7 Downloads
Trait to manage the upload images in laravel models
penobit/laravel-supermodels
47 Downloads
add logs and metadata to any laravel model easy and fast.
paulobunga/parkman-schema
2 Downloads
Generate Laravel model and migrations from Prisma Schema
paulkudr/laravel-uuid
9 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
patrixsmart/adjustfly
26 Downloads
Record Laravel model adjustments during updating event.
paschaldev/eloquent-translate
40 Downloads
A package for translating Laravel models with ease.