Libraries tagged by http json
ginkida/armtek-rest-client
742 Downloads
Armtek HTTP клиент для работы с веб-сервисами (JSON или XML) для PHP 8
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
kekos/parse-request-body-middleware
589 Downloads
PSR-15 middleware for parsing requests with JSON and URI encoded bodies regardless of HTTP method.
ahmedhat/unifonicnextgen
124 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
acrnogor/flowroute-sdk-v3-php
7 Downloads
The Flowroute APIs are organized around REST. Our APIs have resource-oriented URLs, support HTTP Verbs, and respond with HTTP Status Codes. All API requests and responses, including errors, will be represented as JSON objects. You can use the Flowroute APIs to manage your Flowroute phone numbers including setting primary and failover routes for inbound calls, and sending text messages (SMS and MMS) using long-code or toll-free numbers in your account.
palex/spider4schema
34 Downloads
A Web Bot that crawls the http://Schema.org web site to retrieve all available Types and Properties in order to create a JSON file and also some PHP libraries.
stanislav-web/httpstatuses-json
35 Downloads
Http full status codes representation
princeferozepuria/http-response
10 Downloads
Send HTTP Json response with automatic status code via pre-configured methods
bkindler/kws-form-jsonpost
0 Downloads
Provides HTTP JSON POST finisher for EXT:form
pixelarbeit/http
5 Downloads
HTTP JSON Client
filipefernandes007/symfony-json-rpc
1 Downloads
Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response
kepsondiaz/httpjsonbridge
8 Downloads
An elegant json response for your laravel api
jeyroik/extas-http-jsonrpc
378 Downloads
Extas http jsonrpc package
wertyzp/json-http-client
22 Downloads
Json Http Client
tomblakemore/laravel-jsonapi-http
8 Downloads
A package for Laravel projects supporting the JSON:API specification