Libraries tagged by dcode
selective/base32
194309 Downloads
Base32 based on RFC 4648
php-sage/sage
54002 Downloads
☯ Insightful PHP debugging assistant.
miladrahimi/php-jwt
283778 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
kherge/json
243010 Downloads
Encodes, decodes, and validates JSON data.
dflydev/base32-crockford
433286 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
89522 Downloads
A PHP encoder/decoder for TOML compatible with 1.0.0 and 1.1.0
delight-im/base64
186256 Downloads
Simple and convenient Base64 encoding and decoding for PHP
herrera-io/json
4546785 Downloads
Encodes, decodes, and validates JSON data.
tuupola/base85
237027 Downloads
Base85 encoder and decoder for arbitrary data
peterpetrus/passport-token
195937 Downloads
Decoder for Laravel Passport (Bearer) Access Token
lemonblast/cbor4php
310446 Downloads
CBOR encoder/decoder for PHP
ghostwriter/json
5556382 Downloads
Safely encode and decode JSON
genkgo/php-asn1
899390 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
174574 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
786048 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns