Libraries tagged by decryption
webplace/eusphpelib
104 Downloads
eusphpe library
waseem/laravel-data-encryption
29 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
taracybersec/php-security
13 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.
smoren/encryption-tools
21 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
salernolabs/slzcrypt
803 Downloads
Simple PHP wrapper around OpenSSL encryption.
petrknap/crypto-sodium
53 Downloads
Crypto Sodium
payamjafari/laravel-db-encrypter
86 Downloads
Provides database model attribute encryption/decryption
michaelmawhinney/cryptex
25 Downloads
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)
manojx/encrypter-bundle
49 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.
kevchikezie/cryptographer
533 Downloads
A PHP library for RSA encryption and decryption using the OpenSSL extension
flexflux/encryptor
92 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
eflames/file-vault
17 Downloads
easeappphp/ea-halite
29 Downloads
A very simple and safe PHP library that provides wrapper methods to handle encryption, decryption along with authentication in both symmetric & asymmetric modes for both text content and files appropriately. This library is based upon Halite library from Paragonie Initiative Enterprises.
davmixcool/logsnag.php
20 Downloads
An un-official API wrapper for logsnag.com
codelieutenant/laravel-crypto
62 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.