Libraries tagged by encyption
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.
ambho/endecode
5 Downloads
This is for encyption and decryption code
phpseclib/phpseclib
499463824 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
191133573 Downloads
Secure PHP Encryption Library
paragonie/sodium_compat
156810623 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/halite
11862856 Downloads
High-level cryptography interface powered by libsodium
amphp/socket
56417549 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
web-token/jwt-framework
22471026 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
106743547 Downloads
JSON Object Signing and Encryption library for PHP.
illuminate/encryption
31779039 Downloads
The Illuminate Encryption package.
spatie/url-signer
2788783 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
phpseclib/mcrypt_compat
33111821 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
paragonie/ciphersweet
1617328 Downloads
Searchable field-level encryption library for relational databases
web-auth/cose-lib
23098344 Downloads
CBOR Object Signing and Encryption (COSE) For PHP
nelexa/zip
8573321 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.