Libraries tagged by wecodein
qandidate/symfony-json-request-transformer
1512890 Downloads
A Symfony event listener for decoding JSON encoded request content
laminas/laminas-json
20169612 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
eaglewu/swoole-ide-helper
232774 Downloads
Swoole IDE Helper, to improve auto-completion
sop/asn1
1010339 Downloads
A PHP library for X.690 ASN.1 DER encoding and decoding.
algo26-matthias/idna-convert
1945612 Downloads
A library for encoding and decoding internationalized domain names
tutorigo/laravel-ide-macros
308880 Downloads
Generating a helper file for IDEs to support Laravel's macros.
codeinc/strip-accents
185963 Downloads
Removes accents from strings
yiisoft/json
841331 Downloads
Yii JSON encoding and decoding
skleeschulte/base32
260404 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
psecio/jwt
336700 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
eastwest/json
178165 Downloads
Wrap JSON encoding/decoding errors in exception
daverandom/exceptional-json
1306710 Downloads
JSON encoding and decoding that throws exceptions on failure
acmephp/ssl
898609 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
mso/idna-convert
2198271 Downloads
A library for encoding and decoding internationalized domain names
lcobucci/jose-parsing
505489 Downloads
A basic Base64Url and JSON encoding/decoding implementation