Libraries tagged by laravel encryption
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
payamjafari/laravel-db-encrypter
133 Downloads
Provides database model attribute encryption/decryption
neoxia/laravel-openssl-encryption
663 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
jtd420/laravel-pgp
183 Downloads
Automatic PGP Encryption/Decryption for your laravel application. Fully customisable and works out-the-box with the default provided scaffolding!
hernandev/laravel-aead
23 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
soved/laravel-magic-auth
1180 Downloads
Authenticate users using a magic link
pdaleramirez/asymmetric-encryption
14 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
larryphp/encryption
1486 Downloads
A tiny encryptor from Laravel.
larapack/attribute-encryption
1926 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
jaydeepukani/laravel-source-obfuscator
76 Downloads
Laravel Source Obfuscator
halim/laravel-eklaim-api
45 Downloads
A Laravel package to simplify the integration with BPJS e-Klaim web service. This package helps developers build APIs to interact with the e-Klaim system, providing features such as custom SHA-256 encryption and decryption, type-checking for incoming data, and more.
dolphiq/laravel-aescrypt
1698 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
denmasyarikin/laravel-encrypt-response
745 Downloads
Encrypt response laravel appliction
darshphpdev/laravel-settings
10 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
codelieutenant/laravel-crypto
144 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.