Libraries tagged by laravel-code
huubverbeek/laravel-model-attributes-validation
756 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
hosmelq/laravel-model-preferences
139 Downloads
A Laravel package for managing model preferences with type-safe caching.
henrotaym/laravel-model-queries
1815 Downloads
Move your queries from your models.
harlan-zw/laravel-modern-mail
4438 Downloads
Extends the Laravel mail experience.
fromhome/laravel-model-upload
3959 Downloads
Simple model upload using Laravel Excel
foxws/laravel-modelcache
3964 Downloads
Cache helpers for Laravel Eloquent models
fhusquinet/laravel-model-json-options
4336 Downloads
Store options as JSON values easily on your models.
famdirksen/laravel-model-encryption
7753 Downloads
Laravel package to encrypt model attributes
esign/laravel-model-files
6823 Downloads
Associate files with your Laravel Models
eribloo/laravel-model-snapshots
2448 Downloads
Laravel package for storing model versions
egeatech/laravel-models
3885 Downloads
A package to better handle database operations via Eloquent Models.
dottedai/laravel-model-annotator
518 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
dkvhin/laravel-model-settings
311 Downloads
A library use for allocating settings per model, this is use primarily for authenticated users model
dkvhin/laravel-model-histories
310 Downloads
Laravel plugin primarily use to create timeline or history entries for models.
digitalcloud/laravel-model-notes
34166 Downloads
A package to enable assigning notes to Eloquent Models