Libraries tagged by encrypt decrypt
vereschak/url-encryptor-bundle
85 Downloads
The NzoUrlEncryptorBundle is a Symfony Bundle used to Encrypt and Decrypt data and variables in the Web application or passed through URL
tobymaxham/laravel-envcrypter
237 Downloads
This package can be used to encrypt and decrypt your .env file.
testinaweb/dynamic-crypto
63 Downloads
A php library to encrypt and decrypt strings with dynamic keys
steefdw/filecrypt
35 Downloads
FileCrypt is a simple yet powerful PHP package designed to help developers easily encrypt and decrypt files. This library utilizes the Libsodium cryptography library, ensuring strong encryption standards.
silverd/laravel-model-encryption
13 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
semeton/crypto-service
5 Downloads
This package provides a simple and secure way to encrypt and decrypt messages in Laravel applications. It uses Sodium cryptographic library for encryption and decryption, ensuring high-level security. The package is easy to integrate into any Laravel application and requires minimal configuration. It's an excellent choice for applications that need to securely store or transmit sensitive information.
rpsimao/laravel-model-encryption
10 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
rc/openssl-crypto-bundle
56 Downloads
Encrypt / Decrypt using Open SSL
pimenvibritania/file-crypter
7 Downloads
Encrypt and decrypt any files with AES & Blowfish encryption for PHP (Laravel) project
peterurk/cipher
6 Downloads
Cipher, an easy method to encrypt and decrypt
octha/joth-laravel
8 Downloads
Encrypt and decrypt requests and responses data on laravel.
nikolasok/aesencrypt
4 Downloads
Laravel MySql AES Encrypt/Decrypt
mrzainulabideen/aesencrypt
80 Downloads
Laravel MySql AES Encrypt/Decrypt
meezaan/aescryptor
107 Downloads
A library to encrypt / decrypt strings using the AES algorithm
manojx/encrypter-bundle
93 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.