Libraries tagged by laravel encryption
betterapp/laravel-db-encrypter
544189 Downloads
Provides database model attribute encryption/decryption
soved/laravel-gdpr
109495 Downloads
GDPR compliance with ease
sbamtr/laravel-source-encrypter
39717 Downloads
Laravel Source Encrypter
elgibor-solution/laravel-database-encryption
92517 Downloads
Auto Encrypt and Decrypt Database through Eloquent
mrgswift/laravel-encryptenv
36879 Downloads
Laravel Environment Variable Encryption
tomgrohl/laravel4-php71-encrypter
238767 Downloads
Laravel 4.2 Encrypter for PHP 7.1+
soarecostin/file-vault
190031 Downloads
magros/laravel-model-encryption
47464 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
182 Downloads
A package to convert video files to HLS with rotating key encryption.
sagalbot/encryptable
47915 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
delatbabel/elocryptfive
92096 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
codezero/encrypter
82771 Downloads
Encrypt and decrypt strings in PHP.
aminyazdanpanah/php-shaka
7605 Downloads
Shaka PHP is a library that uses Shaka Packager for DASH and HLS packaging and encryption, supporting Common Encryption for Widevine and other DRM Systems.
richardstyles/eloquent-aes
34767 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
austinheap/laravel-database-encryption
75991 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.