Libraries tagged by decrypting
jsq/psr7-stream-encryption
126995 Downloads
For encrypting and decrypting streams of arbitrary size.
stymiee/php-simple-encryption
6466 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
pensiero/php-openssl-cryptor
66232 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
austinheap/laravel-database-encryption
76001 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1700 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
codelieutenant/laravel-crypto
152 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.
wubbajack/filecrypt
29 Downloads
PHP package for encrypted and decrypting files
syspass/syspass-decrypter
3 Downloads
A standalone utility for decrypting sysPass XML files
sumeetghimire/encrypt-decrypt-with-key
26 Downloads
A Laravel package for encrypting and decrypting strings with a key (Fixed: Prevents repeated key generation)
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
smoren/url-security-manager
464 Downloads
Class for building, parsing, signing, signature checking, encrypting and decrypting URLs
paperscissorsandglue/laravel-encryption-at-rest
123 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
nikunjkotecha/securetext
4568 Downloads
Library to allow encrypting and decrypting text.
fileinvite-org/laravel-database-encryption
10386 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.