Libraries tagged by laravel attribute encryption
betterapp/laravel-db-encrypter
653303 Downloads
Provides database model attribute encryption/decryption
austinheap/laravel-database-encryption
76185 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
delatbabel/elocryptfive
93307 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
richardstyles/eloquent-aes
38550 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
sinemacula/laravel-cached-crypt
15664 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
dtisgodsson/elocrypt
1509 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
enflow/laravel-database-encryption
2130 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
famdirksen/laravel-model-encryption
8537 Downloads
Laravel package to encrypt model attributes
flexflux/encryptor
347 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
mgpl2311/laravel-db-encrypter
5621 Downloads
Provides database model attribute encryption/decryption
fileinvite-org/laravel-database-encryption
10522 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
thetalabs/laravel-database-encryption
16613 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
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.