Libraries tagged by laravel encryption
richardstyles/eloquent-aes
38825 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
canaryau/laravel-encryption
954 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
austinheap/laravel-database-encryption
76189 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
simon80119/laravel-database-encryption
16933 Downloads
Auto Encrypt and Decrypt Database through Eloquent
chr15k/laravel-mysql-encrypt
10336 Downloads
Laravel database encryption using native MySQL functions
hosmelq/laravel-imgproxy
6108 Downloads
Build imgproxy URLs in Laravel with optional encryption and signing.
fab2s/laravel-dt0
2267 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
escarter/laravel-obfuscator
106 Downloads
A powerful Laravel package for code obfuscation with encryption and variable name randomization
venturedrake/laravel-encryptable
12547 Downloads
Automatically encrypt and decrypt database table fields
thomaswelton/laravel-mcrypt-faker
4129 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
6053 Downloads
A collection of custom casts for Laravel.
onramplab/laravel-security-model
14661 Downloads
A Laravel package providing security for Eloquent model
lucasberto/laravel-vault
4599 Downloads
An easy Laravel integration for HashiCorp Vault
cybex/laravel-protector
9671 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
cleaniquecoders/laravel-config-backup
422 Downloads
Backup and restore Laravel configuration (.env and database settings) as a portable AES-256 encrypted archive.