Libraries tagged by deckcode
genkgo/php-asn1
901271 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
debuss-a/mtomsoapclient
174619 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
danog/libdns-json
786847 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
arokettu/bencode
20013 Downloads
BitTorrent's Bencode encoder/decoder
symfony/polyfill-xml
2829254 Downloads
Symfony polyfill for xml's utf8_encode and utf8_decode functions
sagem-cassiopee/php-metar-decoder
8505 Downloads
METAR weather observation decoder
nextgen-tech/gs1-decoder
32724 Downloads
klkvsk/json-decode-stream
64403 Downloads
JSON streaming reader
ze/tokenizer-gpt3
33966 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
welpie21/cbor.php
12640 Downloads
A CBOR encoder/decoder for PHP
tiny-blocks/encoder
94589 Downloads
Encoder and decoder for arbitrary data.
robbiep/zbar-qrdecoder
52707 Downloads
A PHP wrapper for Zbar. Decodes images/photos containing QR codes.
otar/jsonc
2388 Downloads
A production-ready PHP library for parsing JSONC (JSON with Comments) format with drop-in compatibility for json_decode()
lessmore92/base-x
78736 Downloads
Encode/decode any base
kunststube/rison
70922 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.