Libraries tagged by laravel attribute encrypter
betterapp/laravel-db-encrypter
530465 Downloads
Provides database model attribute encryption/decryption
mgpl2311/laravel-db-encrypter
4577 Downloads
Provides database model attribute encryption/decryption
payamjafari/laravel-db-encrypter
133 Downloads
Provides database model attribute encryption/decryption
flexflux/encryptor
113 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption
ceyleon/laravel-db-encrypter
14 Downloads
Provides database model attribute encryption/decryption
abbasbkz/laravel-db-encrypter
30 Downloads
Provides database model attribute encryption/decryption
juan-montilla/scytale
4 Downloads
Encryptable and Hasheable Model Attributes. A fork from https://github.com/betterapp/laravel-db-encrypter
sinemacula/laravel-cached-crypt
1074 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
gregoryduckworth/encryptable
51719 Downloads
A simple trait to make attributes encrypted in the database
mathiasgrimm/laravel-encrypted-attributes
2758 Downloads
Encrypted and safe-by-default Laravel Model attributes
rbennett/laravel-model-encryption
1603 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
thetalabs/laravel-database-encryption
16418 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
larapack/attribute-encryption
1926 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.