Libraries tagged by encoding
zencoder/zencoder-php
705563 Downloads
Zencoder integration library for PHP
itools/zendb
28337 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
aura/accept
568868 Downloads
Provides content-negotiation tools using Accept* headers.
asispts/http-accept
215303 Downloads
PHP parser for HTTP Accept, Accept-Language, Accept-Encoding, and Content-Type headers.
antwerpes/data-transfer-object
218262 Downloads
Simple json encoding and decoding for PHP data objects
skleeschulte/base32
332051 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
rhilip/bencode
31582 Downloads
A pure and simple PHP library for encoding and decoding Bencode data
relisten/forceutf8
177819 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
psecio/jwt
364795 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
elfsundae/urlsafe-base64
292850 Downloads
URL safe base64 encoding for PHP
dflydev/base32-crockford
442332 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
ademarre/binary-to-text-php
177142 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
mso/idna-convert
2280371 Downloads
A library for encoding and decoding internationalized domain names
lcobucci/jose-parsing
561081 Downloads
A basic Base64Url and JSON encoding/decoding implementation
php-standard-library/encoding
48036 Downloads
Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support