Libraries tagged by jsonplAPI
gg-php/users
0 Downloads
A Package for management users with jsonapi specification
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.
ekanto/json-api-specifications
9 Downloads
An implementation of json api specifications @see http://jsonapi.org/format
drpdigital/laravel-json-api-parser
1829 Downloads
Laravel integration for the jsonapi.org parser
drpdigital/json-api-parser
2265 Downloads
Parser and validator for http://jsonapi.org.
cristianp6/slim-json-api-helper
89 Downloads
Slim3 JSON API Request & Response Helper inspired by jsonapi.org
chipaau/support
148 Downloads
laravel framework based, integrated with jsonapi support library with extended validation support
cdma-numiscorner/shopware-admin-api-client
2 Downloads
This endpoint reference contains an overview of all endpoints comprising the Shopware Admin API. For a better overview, all CRUD-endpoints are hidden by default. If you want to show also CRUD-endpoints add the query parameter `type=jsonapi`.
benycode/slim-jad-middleware
13 Downloads
Jad (jsonapi.org) implementation in the slim 4
aghniyan/jwalbli-post-helper
14 Downloads
This is post Helper for access API from jsonplaceholder.typicode.com
rene-roscher/ph24-php-client
50 Downloads
A full-featured implementation of the Reseller Interface JsonApi
chris-doehring/enm-json-api-server
116 Downloads
Abstract server-side php implementation of the json api specification (jsonapi.org)
chris-doehring/enm-json-api-common
1230 Downloads
Basic php implementation (shared structures for client and server) of the json api specification (jsonapi.org)
chris-doehring/enm-json-api-client
1037 Downloads
Abstract client-side php implementation of the json api specification (jsonapi.org)