Libraries tagged by JSONP
jasonbrady/jquery-typeahead
172 Downloads
jQuery plugin that provides Typeahead (autocomplete) Search preview from Json object(s) via same domain Ajax request or cross domain Jsonp and offers data compression inside Local Storage. The plugin is built with a lot of options and callbacks to allow customization.
dizews/yii2-push-stream
312 Downloads
yi2 component and widget for nginx push stream module
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
midweste/objectpath
236 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/qtranslate
22 Downloads
an JSONplus extension to provide i18n support to human-readable strings like markdown based upon the qTranslate syntax
jsonplus/all
18 Downloads
Automatically include all JSONplus modules with one composer request
jsonphper/rseed
443 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
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.