Libraries tagged by laravel encryption
rezgui/laravel-source-encrypter
43 Downloads
Laravel Source Encrypter 6 / 7 / 8 / 9 / 10 / 11
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
larryphp/encryption
1515 Downloads
A tiny encryptor from Laravel.
larapack/attribute-encryption
1935 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
kazak71/laravel-source-encrypter
67 Downloads
Laravel Source Encrypter
jaydeepukani/laravel-source-obfuscator
91 Downloads
Laravel Source Obfuscator
ibf/laravel-encrypter
76 Downloads
Laravel Encrypter
halim/laravel-eklaim-api
50 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.
grazulex/laravel-configrypt
3 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
denmasyarikin/laravel-encrypt-response
850 Downloads
Encrypt response laravel appliction
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
29 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
justustheis/registry
6 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.
pimphand/mysql-encrypted
6 Downloads
Laravel package for encrypting and decrypting model attributes using openssl with MySQL support