Libraries tagged by laravel55 encryption
famdirksen/laravel-model-encryption
6854 Downloads
Laravel package to encrypt model attributes
ionghitun/laravel-lumen-mysql-encryption
1829 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
venturedrake/laravel-encryptable
7496 Downloads
Automatically encrypt and decrypt database table fields
thomaswelton/laravel-mcrypt-faker
3040 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
2121 Downloads
A collection of custom casts for Laravel.
cybex/laravel-protector
6881 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
mrdebug/lara-file-encrypter
245 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
crudly/encrypted
3105 Downloads
Encryption and hashing casts for Eloquent
aminyazdanpanah/php-shaka
5968 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.
joelwmale/laravel-encryption
994 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
tapanderasari/laravel-mysql-encrypt
473 Downloads
Laravel Database encryption mysql side
rbennett/laravel-model-encryption
1501 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
neoxia/laravel-openssl-encryption
662 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
mgpl2311/laravel-db-encrypter
2335 Downloads
Provides database model attribute encryption/decryption
chr15k/laravel-mysql-encrypt
4434 Downloads
Laravel database encryption using native MySQL functions