Libraries tagged by decoding
munisense/zigbee
146 Downloads
Zigbee Frame Encoding/Decoding Library
legalario/phpasn1
658 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
anisimov/emoji
3439 Downloads
Allows to detect emoji, remove emoji, encode emoji and decode emoji in string.
adapik/phpasn1
2845 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
weew/json-encoder
512 Downloads
JSON encoding and decoding library.
qdenka/punycode
1600 Downloads
A simple PHP library for encoding and decoding URLs to and from Punycode.
mihasicehcek/json_parser
5123 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jzawadzki/metar-php
67 Downloads
lightweight library for decoding METAR messages
eventjet/json
2679 Downloads
Type-safe JSON encoding and decoding
eleving/zend-json
11761 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
antwerpes/data-transfer-object
355 Downloads
Simple json encoding and decoding for PHP data objects
pinga/base64
260 Downloads
Simple and convenient Base64 encoding and decoding for PHP
nurtext/signed-request
5490 Downloads
Simple encoding/decoding of data and hash validation using a shared secret
gavinggordon/htmlentities
306 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.