Libraries tagged by enkoder
joppuyo/jpeg-xl-encode
34 Downloads
A PHP library for encoding JPEG XL images. Very much inspired by WebP Convert.
grizz-it/codec
832 Downloads
Encoding and decoding for PHP applications.
dukim/php-emv
9234 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
awesome/simdjson_plus
9 Downloads
Parsing gigabytes of JSON per second in PHP using the simdjson library.
dasprid/cbor
44 Downloads
A PHP implementation of Concise Binary Object Representation (CBOR)
zegl/dson-php
30 Downloads
DSON encoder and decoder for PHP
wyrihaximus/react-stream-base64
51928 Downloads
Base64 stream encoders/decoders for ReactPHP
widi/json-encode
2742 Downloads
A light weight deep json encoder which avoids recursive encoding.
tuupola/trytes
85 Downloads
Trytes encoder and decoder for arbitrary data
togos/base32
21706 Downloads
RFC3548 base32 encoder/decoder
seekerliu/laravel-another-json
975 Downloads
Yet Another JSON encoder for Laravel.
s9e/bencode
65 Downloads
Fast and efficient bencode decoder/encoder, designed to handle malformed and malicious input gracefully.
pure-bencode/pure-bencode
143 Downloads
A simple and complete bencode encoder/decoder
nowgoo/php-protobuf
52 Downloads
simple protobuf encoder and decoder
nicelocal/avro-php
3885 Downloads
AVRO Encoder/Decoder for php