Libraries tagged by BenQoder
jfcherng/php-aacodec
87 Downloads
Encode/decode JavaScript to/from Japanese style emoticons.
grizz-it/codec
695 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
641 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
wyrihaximus/react-stream-base64
51886 Downloads
Base64 stream encoders/decoders for ReactPHP
wpjscc/react-stream-json
16 Downloads
Incremental JSON encoder writing to a react/stream
widi/json-encode
2741 Downloads
A light weight deep json encoder which avoids recursive encoding.
vouchedfor/token-bundle
4369 Downloads
Provides support for the use of an external token encoder/decoder
tuupola/trytes
83 Downloads
Trytes encoder and decoder for arbitrary data
slick/json-api-bundle
52 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
seekerliu/laravel-another-json
967 Downloads
Yet Another JSON encoder for Laravel.
olegf13/base64url
14 Downloads
Base64 encoder/decoder with URL safe alphabet (base64url).