Libraries tagged by laravel attributes
iteks/laravel-enum
6453 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
whitecube/laravel-sluggable
18897 Downloads
Generate slugs for your models automatically - even with translated attributes
snoeren-development/laravel-currency-casting
17733 Downloads
Cast currency attributes, stored as integer, to floats automatically.
bfg/attributes
27370 Downloads
Designed to work with PHP 8 attributes for classes
based/laravel-fluent
12732 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
themsaid/laravel-model-transformers
71577 Downloads
Easy transformation layer for complex model attributes.
iatstuti/laravel-nullable-fields
152766 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
jeroen-g/autowire
13653 Downloads
Autowire and configure using PHP 8 Attributes in Laravel.
vanilo/properties
75653 Downloads
Vanilo Properties (Attributes) Module
digitallyhappy/toggle-field-for-backpack
31336 Downloads
Easily toggle boolean attributes with a new field type.
delatbabel/elocryptfive
90831 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
richardstyles/eloquent-aes
32499 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
hbliang/laravel-attributes-replication
13756 Downloads
Laravel Attributes Replication
mathiasgrimm/laravel-encrypted-attributes
2471 Downloads
Encrypted and safe-by-default Laravel Model attributes
stayallive/laravel-eloquent-uuid
15363 Downloads
Generate UUID for a Laravel Eloquent model attribute.