Libraries tagged by laravel attributes
aurorawebsoftware/flexyfield
848 Downloads
Laravel Models are now Uber Flexy!
redcrystal/cast
22667 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
laravelplus/fortress
1504 Downloads
Fortress is a powerful Laravel package designed to streamline and enhance attribute-based authorization through middleware. It acts as the ultimate security gatekeeper for your application, ensuring that only the right users with the correct attributes gain access to specific resources.
shaka/dynamic-update-trait
6592 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
mgpl2311/laravel-db-encrypter
4856 Downloads
Provides database model attribute encryption/decryption
twithers/laravel-php-attributes
1650 Downloads
Use PHP 8 Attributes easily inside of your Laravel application
proai/laravel-struct
1560 Downloads
A Laravel package for using structs with Laravel including attribute casting.
performing/laravel-field-attributes
199 Downloads
This is my package laravel-field-attributes
miladhspr/laravel-encryptable
52 Downloads
Laravel automatic attribute encryption
mathiasgrimm/laravel-encrypted-attributes
2878 Downloads
Encrypted and safe-by-default Laravel Model attributes
huubverbeek/laravel-model-attributes-validation
763 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
bellissimopizza/laravel-swagger-attributes
112 Downloads
Laravel OpenApi documentation generator using PHP attributes
jacknoordhuis/laravel-database-hashing
2424 Downloads
A package for automatically hashing Eloquent attributes in Laravel 5.5+.
fileinvite-org/laravel-database-encryption
10377 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1638 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.