Libraries tagged by jsonp decode

oktopost/jsonencode

0 Favers
1135 Downloads

Fix the behavior of json_encode and json_decode

Go to Download


yunchuang/php-jwt

1 Favers
499 Downloads

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

Go to Download


tungltdev/laravel-php-jwt

0 Favers
195 Downloads

A simple library to encode and decode JSON Web Tokens (JWT) in PHP.

Go to Download


phalapi/jwt

4 Favers
2774 Downloads

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

Go to Download


fizzday/fizzjwt

3 Favers
426 Downloads

A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)

Go to Download


invenso/microsoft-jwt

0 Favers
4734 Downloads

A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519

Go to Download


thetribe/json

0 Favers
4458 Downloads

json_encode/json_decode wrapper

Go to Download


schnittstabil/json-decode-file

4 Favers
1372 Downloads

Read and decode JSON files

Go to Download


jpirnat/json

0 Favers
3 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
65 Downloads

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

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


divinity76/json_decode_superset

0 Favers
4 Downloads

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

Go to Download


codekandis/json-codec

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


<< Previous Next >>