Libraries tagged by encoders
svilborg/guzzle-encoding-com
5512 Downloads
PHP Library for Encoding.com's XML API
suin/marshaller
64 Downloads
Type-safe data mapping between JSON and a PHP class object.
orisai/nette-data-sources
1400 Downloads
Orisai Data Sources integration for Nette
muvon/kiss-varint
905 Downloads
varint read and pack convertion int/uint
muvon/kiss-binary-codec
936 Downloads
Binary codec for encoding multiple structures with predefined config
mkcg/qoi-php
2 Downloads
QOI image encoder and decoder written in pure PHP
mike-reinders/runeterra-php
150 Downloads
Legends of Runeterra DeckCode Encoder/Decoder for PHP
lcherone/base91
1506 Downloads
A Base91 implementation as a composer package
jfcherng/php-aacodec
87 Downloads
Encode/decode JavaScript to/from Japanese style emoticons.
grizz-it/codec
696 Downloads
Encoding and decoding for PHP applications.
gavinggordon/htmlentities
306 Downloads
A PHP class which allows the decoding and encoding of a wider variety of characters compared to the standard htmlentities and html_entity_decode functions.
codekandis/json-codec
642 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
andkom/ethereum-address
232 Downloads
A simple Ethereum address encoder/validator written in PHP.
dasprid/cbor
43 Downloads
A PHP implementation of Concise Binary Object Representation (CBOR)
zegl/dson-php
29 Downloads
DSON encoder and decoder for PHP