Libraries tagged by JSONP
realshadow/serializers
8 Downloads
PHP collection of serializers for JSON, JSONP, XML, YAML, INI
nandan108/prop-path
205 Downloads
A composable, JSONPath-inspired query engine for deep property access in PHP
kitt3n/composer-api
37 Downloads
Standardized JSON/JSONP methods
jjjjcccjjf/ldps-show-users
12 Downloads
A wordpress plugin that utilises a static URL to display a virtual page of https://jsonplaceholder.typicode.com/users in table format
german/gman-end-point
13 Downloads
Create and make available a custom NOT A REST endpoint 'http://localhost/wordpress/exercise/inpsyde'. When a visitor navigates to that endpoint, the plugin send an HTTP request to a REST API endpoint. The API is available at https://jsonplaceholder.typicode.com/ and the endpoint to call is /users.The plugin will parse the JSON response and will use it to build and display an HTML table.
aghniyan/jwalbli-post-helper
14 Downloads
This is post Helper for access API from jsonplaceholder.typicode.com
kohenkatz/laravel-restful
32 Downloads
Create your own REST API in Laravel. Supports JSON, JSONP, and XML output.
nette/utils
469247818 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
lcobucci/jwt
362559830 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
513475624 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
240668746 Downloads
JSON Linter
netresearch/jsonmapper
119834127 Downloads
Map nested JSON structures onto PHP classes
justinrainbow/json-schema
353761992 Downloads
A library to validate a json schema.
zircote/swagger-php
156083496 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
54335953 Downloads
JSON Web Token Authentication for Laravel and Lumen