Libraries tagged by model encryption
betterapp/laravel-db-encrypter
453767 Downloads
Provides database model attribute encryption/decryption
magros/laravel-model-encryption
41479 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
75771 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
richardstyles/eloquent-aes
32468 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
famdirksen/laravel-model-encryption
6867 Downloads
Laravel package to encrypt model attributes
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1501 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
fileinvite-org/laravel-database-encryption
10052 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1287 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
onramplab/laravel-security-model
11863 Downloads
A Laravel package providing security for Eloquent model
joelwmale/laravel-encryption
1025 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
mgpl2311/laravel-db-encrypter
2366 Downloads
Provides database model attribute encryption/decryption
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
rpsimao/laravel-model-encryption
9 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
anexia/laravel-encryption
4054 Downloads
Encryption and decryption for eloquent models