Libraries tagged by json decoder

42sol/json-decoder

0 Favers
8 Downloads

JsonDecoder implementation that allows you to convert your JSON data into PHP class objects

Go to Download


wizaplace/json-decoder

0 Favers
185 Downloads

Throw an exception when json_decode() fails to decode a JSON and validate decoded data.

Go to Download


crossjoin/json

1 Favers
180 Downloads

JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.

Go to Download


germania-kg/jsondecoder

0 Favers
644 Downloads

Decode JSON in strings and PSR-7 messages. Supports JsonException on older PHP

Go to Download


zeroem/json-bundle

0 Favers
14 Downloads

Configurable JSON encoder/decoder service

Go to Download


tomwright/json

0 Favers
218 Downloads

An Exception based JSON encoder/decoder.

Go to Download


slick/json-api-bundle

0 Favers
41 Downloads

Adds JSONAPI.org encoders and decoders to an Symfony apps

Go to Download


derrickleemy/jwe-decoder

0 Favers
11 Downloads

An simple JSON Web Token library for PHP.

Go to Download


codekandis/json-codec

0 Favers
637 Downloads

With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.

Go to Download


s-mcdonald/jason

0 Favers
15 Downloads

Jason (JSON) is a PHP library that allows you to serialize classes with attributes, build Json structures with a builder and much more.

Go to Download


fefas/jsoncoder

0 Favers
1394 Downloads

Json encoder and decoder as a class

Go to Download


fresh/common-api-bundle

1 Favers
1067 Downloads

Provides some missing out-of-box features for RESTful API services based on Symfony.

Go to Download


orisai/nette-data-sources

1 Favers
1395 Downloads

Orisai Data Sources integration for Nette

Go to Download


ehough/jameson

1 Favers
96 Downloads

JSON encoder/decoder compatible with PHP 5.1 and above.

Go to Download


firebase/php-jwt

9610 Favers
311651356 Downloads

A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.

Go to Download


<< Previous Next >>