Libraries tagged by enc
phpseclib/phpseclib
356013908 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
firebase/php-jwt
361403909 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
246093197 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
defuse/php-encryption
129523385 Downloads
Secure PHP Encryption Library
hashids/hashids
38746820 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
nette/utils
295238251 Downloads
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
mpdf/mpdf
61559510 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
symfony/webpack-encore-bundle
50736452 Downloads
Integration of your Symfony app with Webpack Encore
vinkla/hashids
10601158 Downloads
A Hashids bridge for Laravel
paragonie/sodium_compat
98150557 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
amphp/socket
19439857 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
web-token/jwt-framework
14225186 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
symfony/thanks
14705497 Downloads
Encourages sending ⭐ and 💵 to fellow PHP package maintainers (not limited to Symfony components)!
nette/neon
51351357 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
neitanod/forceutf8
19057486 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.