Libraries tagged by JSONP
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.
lcobucci/jwt
337968631 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
477584886 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
seld/jsonlint
228324543 Downloads
JSON Linter
netresearch/jsonmapper
112984155 Downloads
Map nested JSON structures onto PHP classes
justinrainbow/json-schema
333904605 Downloads
A library to validate a json schema.
zircote/swagger-php
143971775 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tymon/jwt-auth
51669755 Downloads
JSON Web Token Authentication for Laravel and Lumen
nette/utils
428959413 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/fractal
66991939 Downloads
Handle the output of complex data structures ready for API output.