Libraries tagged by model encryption
betterapp/laravel-db-encrypter
646458 Downloads
Provides database model attribute encryption/decryption
magros/laravel-model-encryption
54074 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
38360 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
austinheap/laravel-database-encryption
76175 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
canaryau/laravel-encryption
392 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
famdirksen/laravel-model-encryption
8491 Downloads
Laravel package to encrypt model attributes
enflow/laravel-database-encryption
2105 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
onramplab/laravel-security-model
13942 Downloads
A Laravel package providing security for Eloquent model
mgpl2311/laravel-db-encrypter
5612 Downloads
Provides database model attribute encryption/decryption
sitesource/laravel-polymorphic-settings
435 Downloads
Polymorphic, per-model key-value settings for Laravel with opt-in encryption and transparent caching.
karavasilev/cryptomanana
72 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
flexflux/encryptor
305 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
rbennett/laravel-model-encryption
1709 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
10521 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dustapplication/laravel-database-model-encryption
1931 Downloads
Provides database encryption/decryption with search encrypted fields.