Libraries tagged by json encode

phalapi/jwt

4 Favers
2762 Downloads

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

Go to Download


yetione/php-json

0 Favers
93 Downloads

PHP JSON encode/decode module

Go to Download


thetribe/json

0 Favers
4457 Downloads

json_encode/json_decode wrapper

Go to Download


tc/json

1 Favers
24 Downloads

A JSON encode/decode helper with easier error handling for PHP

Go to Download


rcs_us/php-json

0 Favers
63 Downloads

Wrapper for PHP's Native JSON encode/decode that provides very specific exceptions and details as to what is wrong with the JSON.

Go to Download


quantum13/php-json

0 Favers
6 Downloads

Another realization of json encode/decode

Go to Download


phpfacile/event-json

0 Favers
35 Downloads

This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.

Go to Download


jpirnat/json

0 Favers
2 Downloads

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

Go to Download


jdelta/pretty-json

0 Favers
1141 Downloads

The new JSON pretty print approach.

Go to Download


im-denisenko/php-json-encode

1 Favers
128 Downloads

Provides features, added to json_encode since version 5.3.0, for version 5.3.0.

Go to Download


goma/goma-json-lib

0 Favers
1650 Downloads

Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.

Go to Download


dnonov/json-parser

0 Favers
14 Downloads

Thin wrapper around `json_decode` and `json_encode` with exceptions and some handy methods.

Go to Download


codekandis/json-codec

0 Favers
655 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


alexeyshockov/json-wrapper

2 Favers
1039 Downloads

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

Go to Download


1of0/json

0 Favers
184 Downloads

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

Go to Download


<< Previous Next >>