Libraries tagged by model encryption
betterapp/laravel-db-encrypter
544496 Downloads
Provides database model attribute encryption/decryption
magros/laravel-model-encryption
47489 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
richardstyles/eloquent-aes
34784 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
austinheap/laravel-database-encryption
75991 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
fileinvite-org/laravel-database-encryption
10381 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
famdirksen/laravel-model-encryption
7808 Downloads
Laravel package to encrypt model attributes
enflow/laravel-database-encryption
1676 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
onramplab/laravel-security-model
12954 Downloads
A Laravel package providing security for Eloquent model
joelwmale/laravel-encryption
2179 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
mgpl2311/laravel-db-encrypter
4922 Downloads
Provides database model attribute encryption/decryption
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.
thetalabs/laravel-database-encryption
16428 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
larapack/attribute-encryption
1935 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
payamjafari/laravel-db-encrypter
155 Downloads
Provides database model attribute encryption/decryption
justustheis/registry
6 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.