Libraries tagged by decrypting
jsq/psr7-stream-encryption
121834 Downloads
For encrypting and decrypting streams of arbitrary size.
stymiee/php-simple-encryption
5978 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.
austinheap/laravel-database-encryption
75948 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
pensiero/php-openssl-cryptor
57950 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
nikunjkotecha/securetext
4447 Downloads
Library to allow encrypting and decrypting text.
enflow/laravel-database-encryption
1530 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dandjo/simple-obfuscator
534 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
zaphyr-org/encrypt
124 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
wubbajack/filecrypt
28 Downloads
PHP package for encrypted and decrypting files
syspass/syspass-decrypter
3 Downloads
A standalone utility for decrypting sysPass XML files
smoren/url-security-manager
452 Downloads
Class for building, parsing, signing, signature checking, encrypting and decrypting URLs
paperscissorsandglue/laravel-encryption-at-rest
54 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
10 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.
ifdattic/cipher-bundle
405 Downloads
Add a cipher service for encrypting/decrypting values
hvnlabs/php-crypttor
26 Downloads
A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt