Libraries tagged by enkoder
gavinggordon/htmlentities
313 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.
dukim/php-emv
9180 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
billpocket/php-emv
32493 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
andkom/ethereum-address
234 Downloads
A simple Ethereum address encoder/validator written in PHP.
dasprid/cbor
44 Downloads
A PHP implementation of Concise Binary Object Representation (CBOR)
zegl/dson-php
29 Downloads
DSON encoder and decoder for PHP
wpjscc/react-stream-json
34 Downloads
Incremental JSON encoder writing to a react/stream
widi/json-encode
2741 Downloads
A light weight deep json encoder which avoids recursive encoding.
tuupola/trytes
84 Downloads
Trytes encoder and decoder for arbitrary data
seekerliu/laravel-another-json
975 Downloads
Yet Another JSON encoder for Laravel.
s9e/bencode
63 Downloads
Fast and efficient bencode decoder/encoder, designed to handle malformed and malicious input gracefully.
pure-bencode/pure-bencode
142 Downloads
A simple and complete bencode encoder/decoder
piedweb/rison
38 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
nowgoo/php-protobuf
52 Downloads
simple protobuf encoder and decoder
nicelocal/avro-php
3822 Downloads
AVRO Encoder/Decoder for php