Libraries tagged by ttencrypt
phpseclib/mcrypt_compat
22261961 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
paragonie/halite
5736925 Downloads
High-level cryptography interface powered by libsodium
amphp/socket
11950081 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
nelmio/security-bundle
8965444 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
5273613 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
24241288 Downloads
The Illuminate Encryption package.
betterapp/laravel-db-encrypter
453767 Downloads
Provides database model attribute encryption/decryption
spomky-labs/pki-framework
8434031 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
spatie/url-signer
1494983 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
pear/crypt_gpg
3201091 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
paragonie/ciphersweet
719889 Downloads
Searchable field-level encryption library for relational databases
gree/jose
2044488 Downloads
JWT, JWS and JWS implementation in PHP
brainfoolong/cryptojs-aes-php
186680 Downloads
CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP
spatie/crypto
456708 Downloads
Encrypting and signing data using private/public keys
spomky-labs/jose
2631637 Downloads
JSON Object Signing and Encryption library for PHP.