Libraries tagged by laravel55 encryption
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
omatech/enigma
1489 Downloads
Enigma is a ciphersweet wrapper for laravel, it gives us the possibility to search on encrypted values.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
dtisgodsson/elocrypt
721 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
artristik/hashid
47 Downloads
A Laravel package
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns