Libraries tagged by laravel4 encryption
tomgrohl/laravel4-php71-encrypter
255229 Downloads
Laravel 4.2 Encrypter for PHP 7.1+
dtisgodsson/elocrypt
1535 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
neoxia/laravel-openssl-encryption
665 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
olragon/laravel-openssl-encryption
16 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
neoxia/laravel-openssl-encryption-42
115 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
anotherzero/laravel-openssl-encryption-4x
763 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
betterapp/laravel-db-encrypter
654339 Downloads
Provides database model attribute encryption/decryption
soved/laravel-gdpr
138544 Downloads
GDPR compliance with ease
sbamtr/laravel-source-encrypter
49171 Downloads
Laravel Source Encrypter
ercsctt/laravel-file-encryption
8914 Downloads
Secure file encryption and decryption for Laravel applications
elgibor-solution/laravel-database-encryption
121247 Downloads
Auto Encrypt and Decrypt Database through Eloquent
mrgswift/laravel-encryptenv
48566 Downloads
Laravel Environment Variable Encryption
soarecostin/file-vault
196996 Downloads
austinheap/laravel-database-encryption
76186 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
magros/laravel-model-encryption
54423 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.