sendx/sendx-php-sdk
# SendX REST API Documentation ## ???? Introduction The SendX API is organized around REST principles. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. **Key Features
时间:未知
swisnl/laravel-javascript-data-response
JavaScript data response macro for Laravel
时间:未知
mlocati/ci-info
Get informations about the current continuous integration environment
时间:未知
hhxsv5/php-sse
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
时间:未知
digitalrevolution/symfony-request-validation
Automatic request validation for symfony
时间:未知
andrey-tech/http-client-php
Простой НТТР(S) клиент на PHP7+ с троттлингом запросов и поддержкой маркера BOM в теле сообщения формата JSON
时间:未知
middlewares/encoder
Middleware to encode the response body to gzip or deflate
时间:未知
idealo/php-middleware-stack
Implementation of HTTP Middleware PSR-15 specification
时间:未知
qandidate/stack-request-id
Middleware for adding request id to Symfony Request.
时间:未知
aura/web
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
时间:未知
elwafa/laravel-request-tracker
A Laravel package to track requests
时间:未知
cart2quote/module-quotation-encoded
Complete Request for Quote (RFQ) solution. Manage and create quote requests via the front-end or backend. Cart2Quote Ordering & Licenses: https://www.cart2quote.com/ordering-licenses
时间:未知
debuss-a/mtomsoapclient
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
时间:未知
jenssegers/proxy
Proxy library that forwards requests to the desired url and returns the response.
时间:未知
muhammadhuzaifa/laravel-pulse-guzzle-recorder
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse S
时间:未知