Libraries tagged by laravel model encryption
betterapp/laravel-db-encrypter
544189 Downloads
Provides database model attribute encryption/decryption
magros/laravel-model-encryption
47464 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
34767 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.
mgpl2311/laravel-db-encrypter
4922 Downloads
Provides database model attribute encryption/decryption
famdirksen/laravel-model-encryption
7804 Downloads
Laravel package to encrypt model attributes
fileinvite-org/laravel-database-encryption
10381 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1665 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
onramplab/laravel-security-model
12948 Downloads
A Laravel package providing security for Eloquent model
joelwmale/laravel-encryption
2177 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
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.
payamjafari/laravel-db-encrypter
155 Downloads
Provides database model attribute encryption/decryption
thetalabs/laravel-database-encryption
16427 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.
justustheis/registry
6 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.