Libraries tagged by encodings
nassiry/laravel-encoder
245 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
yidas/csv
1262 Downloads
PHP CSV writer & reader with settings of quoting enclosure and encoding
xp-framework/text-encode
67498 Downloads
Text encoding
tishotm/crockford-base32
2075 Downloads
Crockford Base32 Encoding
timjmasters/php-base64url
10331 Downloads
A base64url encoder for encoding data as specified in rfc4648 section 5 https://www.rfc-editor.org/rfc/rfc4648#section-5
sunrise/coder
927 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
sourcetoad/bytey
748 Downloads
A library for encoding Google Map's Encoded Polyline.
softwarewisdom/leb128
512 Downloads
LEB128 encoding and decoding
quasarstream/vpx
595 Downloads
A PHP wrapper around the libvpx codec using FFI, providing tools for encoding and decoding VP8/VP9 video streams for WebRTC applications.
quasarstream/codecs
592 Downloads
A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities.
qdenka/punycode
2566 Downloads
A simple PHP library for encoding and decoding URLs to and from Punycode.
p3k/multipart
24346 Downloads
Multipart Encoding Library
orpheusnet/bencode-torrent
7501 Downloads
PHP Library for decoding and encoding BitTorrent BEncoded data, built for Gazelle
nimbly/proof
1810 Downloads
A simple library capable of encoding, decoding, and validating signed JWTs.
moralesgea/forceutf8
5759 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.