Libraries tagged by JSONP
ballen/ravish
29 Downloads
Ravish is a composer/PSR-0 compatible basic HTTP Client for PHP.
uzairsaleem309/test-plugin
7 Downloads
A plugin to display data from the following API https://jsonplaceholder.typicode.com/
uchm4n/api-client
4 Downloads
Any API Wrapper client library
ropi/json-path-evaluator
57 Downloads
A JSONPath implementation for PHP
midweste/objectpath
235 Downloads
Generic 'dot path' class for accessing and modifying data classes and arrays
bus-factor/json-pointer
4 Downloads
JSON pointer (RFC 6901: https://datatracker.ietf.org/doc/html/rfc6901) library
jsonplus/all
17 Downloads
Automatically include all JSONplus modules with one composer request
jsonphper/rseed
442 Downloads
Laravel 5 reverse seed generator
reinerttomas/json-placeholder-api
3 Downloads
PHP library for JSONPlaceholder. Free fake API for testing and prototyping.
realshadow/serializers
8 Downloads
PHP collection of serializers for JSON, JSONP, XML, YAML, INI
kitt3n/composer-api
36 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.