Libraries tagged by jsonp decode

schnittstabil/json-decode-file

4 Favers
1320 Downloads

Read and decode JSON files

Go to Download


majorgrey/pretty_json

1 Favers
537 Downloads

JSON pretty print for PHP

Go to Download


jpirnat/json

0 Favers
1 Downloads

A wrapper around the global json_encode and json_decode functions, with more convenient default values.

Go to Download


greeny/json-parser

0 Favers
1 Downloads

A JSON parser that doesn't use native json_decode function.

Go to Download


etconsilium/php-json-fix

3 Favers
17 Downloads

Proxy json_decode() and Fix invalid JSON (via runkit)

Go to Download


easeappphp/json-decode

0 Favers
62 Downloads

This is to do json_decode operation only on valid json string and in a highly performing way.

Go to Download


divinity76/json_decode_superset

0 Favers
2 Downloads

superset of json_decode allowing decoding of javascript objects (useful for web scraping)

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


bootsified/craft-json-decode

0 Favers
582 Downloads

A SUPER simple plugin that decodes JSON data for use in Craft CMS v3 templates.

Go to Download


alexeyshockov/json-wrapper

2 Favers
1036 Downloads

json_encode() and json_decode() wrapper with better error handling

Go to Download


8ctopus/relaxed-json

0 Favers
8 Downloads

Tired of JSON's super strict syntax? Then relaxed JSON if for you.

Go to Download


1of0/json

0 Favers
181 Downloads

Abstraction layer for json_encode() and json_decode(), providing Json.NET-like functionality through annotations or mappings

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


paulgessinger/json

1 Favers
28 Downloads

wrapper for json_encode and json_decode with exceptions

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


<< Previous Next >>