Libraries tagged by decrypting
jsq/psr7-stream-encryption
111912 Downloads
For encrypting and decrypting streams of arbitrary size.
stymiee/php-simple-encryption
4886 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
75765 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
pensiero/php-openssl-cryptor
47912 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
smoren/url-security-manager
430 Downloads
Class for building, parsing, signing, signature checking, encrypting and decrypting URLs
nikunjkotecha/securetext
3720 Downloads
Library to allow encrypting and decrypting text.
fileinvite-org/laravel-database-encryption
10046 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
fidum/padlock
49 Downloads
A Laravel Zero Command for encrypting and decrypting environment files.
enflow/laravel-database-encryption
1287 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
alphasoft-fr/ascrypto-php
65 Downloads
ASCrypto is an encryption library that offers a secure solution for encrypting and decrypting data using only a password, eliminating the need for key management.
zaphyr-org/encrypt
77 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
rikby/crypter
60 Downloads
Simple tool for encrypting/decrypting a string. It based upon system ID.
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.