Libraries tagged by laravel model encryption
betterapp/laravel-db-encrypter
498614 Downloads
Provides database model attribute encryption/decryption
magros/laravel-model-encryption
44129 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
austinheap/laravel-database-encryption
75883 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
richardstyles/eloquent-aes
33764 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
mgpl2311/laravel-db-encrypter
3340 Downloads
Provides database model attribute encryption/decryption
rbennett/laravel-model-encryption
1541 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
famdirksen/laravel-model-encryption
7247 Downloads
Laravel package to encrypt model attributes
thetalabs/laravel-database-encryption
16332 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
fileinvite-org/laravel-database-encryption
10204 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1380 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
onramplab/laravel-security-model
12446 Downloads
A Laravel package providing security for Eloquent model
joelwmale/laravel-encryption
1714 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
payamjafari/laravel-db-encrypter
104 Downloads
Provides database model attribute encryption/decryption
anexia/laravel-encryption
4065 Downloads
Encryption and decryption for eloquent models
silverd/laravel-model-encryption
10 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.