Libraries tagged by laravel4 encryption
tomgrohl/laravel4-php71-encrypter
240255 Downloads
Laravel 4.2 Encrypter for PHP 7.1+
neoxia/laravel-openssl-encryption
665 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
553791 Downloads
Provides database model attribute encryption/decryption
soved/laravel-gdpr
111915 Downloads
GDPR compliance with ease
sbamtr/laravel-source-encrypter
40733 Downloads
Laravel Source Encrypter
elgibor-solution/laravel-database-encryption
95451 Downloads
Auto Encrypt and Decrypt Database through Eloquent
mrgswift/laravel-encryptenv
37732 Downloads
Laravel Environment Variable Encryption
soarecostin/file-vault
190672 Downloads
magros/laravel-model-encryption
48599 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
405 Downloads
A package to convert video files to HLS with rotating key encryption.
sagalbot/encryptable
49007 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.