Libraries tagged by laravel6 encryption
sagalbot/encryptable
42801 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
codezero/encrypter
68933 Downloads
Encrypt and decrypt strings in PHP.
brainstud/file-vault
28313 Downloads
aminyazdanpanah/php-shaka
6008 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
32499 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
simon80119/laravel-database-encryption
6030 Downloads
Auto Encrypt and Decrypt Database through Eloquent
famdirksen/laravel-model-encryption
6879 Downloads
Laravel package to encrypt model attributes
ionghitun/laravel-lumen-mysql-encryption
1875 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
venturedrake/laravel-encryptable
7559 Downloads
Automatically encrypt and decrypt database table fields
thomaswelton/laravel-mcrypt-faker
3046 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
rawilk/laravel-casters
2192 Downloads
A collection of custom casts for Laravel.
cybex/laravel-protector
6943 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
mrdebug/lara-file-encrypter
248 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
crudly/encrypted
3127 Downloads
Encryption and hashing casts for Eloquent
joelwmale/laravel-encryption
1060 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.