Libraries tagged by laravel-models
igaster/laravel-model-events
260 Downloads
Laravel Custom Model Events
ianrothmann/laravel-model-convention
5056 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
huubverbeek/laravel-model-attributes-validation
739 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
hosmelq/laravel-model-preferences
61 Downloads
A Laravel package for managing model preferences with type-safe caching.
henrotaym/laravel-model-queries
1809 Downloads
Move your queries from your models.
haakco/reliese-laravel-models
3794 Downloads
Fork of Reliese Components for Laravel Framework code generation. With patches for postgresql, and a couple other things.
fromhome/laravel-model-upload
3885 Downloads
Simple model upload using Laravel Excel
fhusquinet/laravel-model-json-options
4318 Downloads
Store options as JSON values easily on your models.
famdirksen/laravel-model-encryption
7737 Downloads
Laravel package to encrypt model attributes
esign/laravel-model-files
6772 Downloads
Associate files with your Laravel Models
eribloo/laravel-model-snapshots
2440 Downloads
Laravel package for storing model versions
dottedai/laravel-model-annotator
470 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
dkvhin/laravel-model-settings
298 Downloads
A library use for allocating settings per model, this is use primarily for authenticated users model
dkvhin/laravel-model-histories
297 Downloads
Laravel plugin primarily use to create timeline or history entries for models.
digitalcloud/laravel-model-notes
34165 Downloads
A package to enable assigning notes to Eloquent Models