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