Download the PHP package switon/http without Composer
On this page you can find all versions of the php package switon/http. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package http
Switon HTTP Package
Switon's HTTP pipeline for request and response handling, attribute routing, action return normalization, request-stage filters, and transport adapters.
Highlights
- Request pipeline:
RequestHandlerInterfacedrives adjust, auth, route, validate, invoke, render, and finish stages. - Attribute routes:
#[RequestMapping]and action mappings keep routes close to controllers. - Action input binding:
RequestBody,RequestData,RequestQuery, andFiltersshape action input. - Request filters: cross-cutting filters can add request IDs, locale, CORS, and slowlog handling.
- Return normalization:
NormalizeActionReturnTransformerturns common return values into framework responses. - Response helpers:
ResponseInterfacecoversjson(),text(),raw(), andredirect(). - Runtime modes:
ServerOptionscan switch betweenauto,fpm,php, andswoole.
Installation
Quick Start
Docs: https://docs.switon.dev/latest/http
License
MIT.
All versions of http with dependencies
PHP Build Version
Package Version
Requires
ext-dom Version
*
php Version >=8.3
psr/event-dispatcher Version ^1.0
switon/binding Version ^1.0
switon/command Version ^1.0
switon/composer-extra Version ^1.0
switon/core Version ^1.0
switon/event Version ^1.0
switon/id Version ^1.0
switon/invocation Version ^1.0
switon/invoker Version ^1.0
switon/kernel Version ^1.0
switon/principal Version ^1.0
switon/renderer Version ^1.0
switon/router Version ^1.0
php Version >=8.3
psr/event-dispatcher Version ^1.0
switon/binding Version ^1.0
switon/command Version ^1.0
switon/composer-extra Version ^1.0
switon/core Version ^1.0
switon/event Version ^1.0
switon/id Version ^1.0
switon/invocation Version ^1.0
switon/invoker Version ^1.0
switon/kernel Version ^1.0
switon/principal Version ^1.0
switon/renderer Version ^1.0
switon/router Version ^1.0
The package switon/http contains the following files
Loading the files please wait ...