symfony/http-kernel
Provides a structured process for converting a Request into a Response
时间:2011-10-16 03:42
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
时间:未知
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.
时间:未知
andrey-tech/http-client-php
Простой НТТР(S) клиент на PHP7+ с троттлингом запросов и поддержкой маркера BOM в теле сообщения формата JSON
时间:未知
idealo/php-middleware-stack
Implementation of HTTP Middleware PSR-15 specification
时间:未知
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.
时间:未知
chadicus/slim-oauth2-http
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
时间:未知
arondeparon/laravel-request-sanitizer
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
时间:未知
httpsoft/http-router
Simple and fast HTTP request router providing PSR-7 and PSR-15
时间:未知
ilexn/swoole-convert-psr7
convert swoole to psr7 request response
时间:未知
maartenstaa/laravel-41-route-caching
This package allows you to cache your routes definitions, thereby speeding up each request.
时间:未知
saritasa/laravel-fluent-validation
Set of fluent builders for Laravel request validation rules
时间:未知
jedrzej/withable
Withable trait for Laravel's Eloquent models
时间:未知