Libraries tagged by laravel58 encryption
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
neoxia/laravel-openssl-encryption
664 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
ndukz/laravel-database-encryption-pgsql
436 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
miladhspr/laravel-encryptable
18 Downloads
Laravel automatic attribute encryption
hernandev/laravel-aead
23 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
thetribephotography/laravel_vault
4 Downloads
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
soved/laravel-magic-auth
1181 Downloads
Authenticate users using a magic link
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
larapack/attribute-encryption
1930 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
jaydeepukani/laravel-source-obfuscator
85 Downloads
Laravel Source Obfuscator
ibf/laravel-encrypter
70 Downloads
Laravel Encrypter
darshphpdev/laravel-settings
11 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
bespredel/encryption-form
24 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
omatech/enigma
1483 Downloads
Enigma is a ciphersweet wrapper for laravel, it gives us the possibility to search on encrypted values.