Libraries tagged by laravel attribute encrypter
betterapp/laravel-db-encrypter
544189 Downloads
Provides database model attribute encryption/decryption
mgpl2311/laravel-db-encrypter
4922 Downloads
Provides database model attribute encryption/decryption
payamjafari/laravel-db-encrypter
155 Downloads
Provides database model attribute encryption/decryption
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
flexflux/encryptor
121 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
juan-montilla/scytale
5 Downloads
Encryptable and Hasheable Model Attributes. A fork from https://github.com/betterapp/laravel-db-encrypter
sinemacula/laravel-cached-crypt
3251 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
gregoryduckworth/encryptable
51873 Downloads
A simple trait to make attributes encrypted in the database
mathiasgrimm/laravel-encrypted-attributes
2885 Downloads
Encrypted and safe-by-default Laravel Model attributes
thetalabs/laravel-database-encryption
16427 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1624 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
pimphand/mysql-encrypted
6 Downloads
Laravel package for encrypting and decrypting model attributes using openssl with MySQL support
larapack/attribute-encryption
1935 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.