Libraries tagged by model encryption
betterapp/laravel-db-encrypter
667490 Downloads
Provides database model attribute encryption/decryption
magros/laravel-model-encryption
54815 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
38889 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
austinheap/laravel-database-encryption
76189 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
onramplab/laravel-security-model
14798 Downloads
A Laravel package providing security for Eloquent model
canaryau/laravel-encryption
1090 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
famdirksen/laravel-model-encryption
8615 Downloads
Laravel package to encrypt model attributes
enflow/laravel-database-encryption
2189 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
joelwmale/laravel-encryption
3017 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
flexflux/encryptor
458 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
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.
fileinvite-org/laravel-database-encryption
10537 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
thetalabs/laravel-database-encryption
16620 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
mgpl2311/laravel-db-encrypter
5649 Downloads
Provides database model attribute encryption/decryption
justustheis/registry
134 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.