Libraries tagged by encrypt decrypt
taracybersec/php-security
39 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
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.
snipershady/securecipher
225 Downloads
A free, reliable and easy-to-use cipher to encrypt and decrypt strings
silverd/laravel-model-encryption
17 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
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
108 Downloads
A library to encrypt / decrypt strings using the AES algorithm
lupennat/laravel-env-enc
93 Downloads
encrypt/decrypt laravel .env
jfelixstudio/aesencrypt
15 Downloads
Laravel MySql AES Encrypt/Decrypt
jdforsythe/elocryptlumen
1642 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.