Libraries tagged by enc
neitanod/forceutf8
19758330 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
namshi/jose
90833229 Downloads
JSON Object Signing and Encryption library for PHP.
mrclay/minify
15279585 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
clue/ndjson-react
40848002 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
zbateson/mb-wrapper
40164846 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
veewee/xml
3782973 Downloads
XML without worries
sqids/sqids
693565 Downloads
Generate short YouTube-looking IDs from numbers
phpseclib/mcrypt_compat
25829796 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
paragonie/halite
7213950 Downloads
High-level cryptography interface powered by libsodium
jbroadway/urlify
6008827 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
christian-riesen/base32
27539732 Downloads
Base32 encoder/decoder according to RFC 4648
fgrosse/phpasn1
31891155 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
spomky-labs/base64url
33777486 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
riverline/multipart-parser
47621132 Downloads
One class library to parse multipart content with encoding and charset support.
nelmio/security-bundle
10632137 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...