Libraries tagged by laravel4 encryption
tomgrohl/laravel4-php71-encrypter
238321 Downloads
Laravel 4.2 Encrypter for PHP 7.1+
neoxia/laravel-openssl-encryption
664 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
dtisgodsson/elocrypt
721 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
olragon/laravel-openssl-encryption
16 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
neoxia/laravel-openssl-encryption-42
114 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
542150 Downloads
Provides database model attribute encryption/decryption
soved/laravel-gdpr
108828 Downloads
GDPR compliance with ease
sbamtr/laravel-source-encrypter
39371 Downloads
Laravel Source Encrypter
elgibor-solution/laravel-database-encryption
91691 Downloads
Auto Encrypt and Decrypt Database through Eloquent
mrgswift/laravel-encryptenv
36652 Downloads
Laravel Environment Variable Encryption
soarecostin/file-vault
189903 Downloads
magros/laravel-model-encryption
47254 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
achyutn/laravel-hls
156 Downloads
A package to convert video files to HLS with rotating key encryption.
sagalbot/encryptable
47813 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.