Libraries tagged by encryption
phpseclib/phpseclib
315879364 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
113507928 Downloads
Secure PHP Encryption Library
paragonie/sodium_compat
83716521 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
web-token/jwt-framework
11917293 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
81134109 Downloads
JSON Object Signing and Encryption library for PHP.
phpseclib/mcrypt_compat
22241867 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
paragonie/halite
5729974 Downloads
High-level cryptography interface powered by libsodium
amphp/socket
11935636 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
nelexa/zip
5267808 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.
illuminate/encryption
24225360 Downloads
The Illuminate Encryption package.
spatie/url-signer
1492611 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
pear/crypt_gpg
3196991 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
paragonie/ciphersweet
718552 Downloads
Searchable field-level encryption library for relational databases
betterapp/laravel-db-encrypter
453300 Downloads
Provides database model attribute encryption/decryption
brainfoolong/cryptojs-aes-php
186329 Downloads
CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP