Libraries tagged by BenQoder
joppuyo/jpeg-xl-encode
34 Downloads
A PHP library for encoding JPEG XL images. Very much inspired by WebP Convert.
iambod/symfony-serializer-xlsx
167 Downloads
Integration with symfony/serializer to provide services
dukim/php-emv
9240 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
awesome/simdjson_plus
10 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
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
21717 Downloads
RFC3548 base32 encoder/decoder
seekerliu/laravel-another-json
975 Downloads
Yet Another JSON encoder for Laravel.
nowgoo/php-protobuf
52 Downloads
simple protobuf encoder and decoder
nicelocal/avro-php
3887 Downloads
AVRO Encoder/Decoder for php
mpyw/base-utf8
40 Downloads
BaseXX encoder/decoder those support any valid UTF-8 sequences.
karyakode/siikunpro
7 Downloads
SiiKUN PRO PHP encoder and obfuscator
hylianshield/base32-crockford
10859 Downloads
Implementation of Crockford's Base 32 encoder and decoder