Libraries tagged by laravel4 encryption
jfelixstudio/laravel-mysql-encrypt
3573 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
halim/laravel-eklaim-api
42 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
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
143 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.
bespredel/encryption-form
19 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.
al-saloul/encryption
35 Downloads
Simple number encryption and decryption package
involix/elocryptseven
6468 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
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
1471 Downloads
Enigma is a ciphersweet wrapper for laravel, it gives us the possibility to search on encrypted values.
mikailfaruqali/backup
8 Downloads
A Laravel package to generate database backups with optional ZIP encryption and password protection. Designed for simplicity, performance, and route-based access.
mfonte/base62x
294 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
jsnlib/des
108 Downloads
實現 DES 加密、解密方式
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
flexflux/encryptor
111 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.