Libraries tagged by laravel attribute encryption
betterapp/laravel-db-encrypter
674890 Downloads
Provides database model attribute encryption/decryption
delatbabel/elocryptfive
93439 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
richardstyles/eloquent-aes
39062 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
austinheap/laravel-database-encryption
76202 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
sinemacula/laravel-cached-crypt
16512 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
enflow/laravel-database-encryption
2206 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
famdirksen/laravel-model-encryption
8663 Downloads
Laravel package to encrypt model attributes
flexflux/encryptor
503 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
mgpl2311/laravel-db-encrypter
5649 Downloads
Provides database model attribute encryption/decryption
fileinvite-org/laravel-database-encryption
10546 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
thetalabs/laravel-database-encryption
16627 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1713 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
dolphiq/laravel-aescrypt
1703 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
dtisgodsson/elocrypt
1574 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.