Libraries tagged by laravel attributes
lexo/defer-vite
10534 Downloads
Simple Laravel package to add defer attribute to Vite script assets.
redcrystal/cast
22165 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
mgpl2311/laravel-db-encrypter
2372 Downloads
Provides database model attribute encryption/decryption
twithers/laravel-php-attributes
1546 Downloads
Use PHP 8 Attributes easily inside of your Laravel application
sajtiii/laravel-lockable-attributes
46 Downloads
Lock your eloquent model attributes to prevent changes on them.
huubverbeek/laravel-model-attributes-validation
74 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
fileinvite-org/laravel-database-encryption
10058 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1293 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
sehrgut/eloquent-computed-attributes
3391 Downloads
Automatically compute attributes on Laravel Eloquent models when their input changes
fhteam/eloquent-custom-attributes
1082 Downloads
Custom attribute handling for Laravel's Eloquent ORM
heddiyoussouf/sequential-attribute-guard
842 Downloads
A Laravel package that ensures model attribute values follow a specified sequential order during creation or updates.
divineomega/eloquent-attribute-value-prediction
1551 Downloads
Predict attribute values for your Laravel Eloquent models using machine learning!
wendelladriel/laravel-virtue
10 Downloads
Extend the Laravel Framework with a collection of attributes
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1501 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.