Libraries tagged by psr 15
denosyscore/routing
10 Downloads
DenosysCore: Fast PSR-7 Router and Dispatcher PHP package with PSR-15 Middleware support
ctw/ctw-middleware-trailingslash
144 Downloads
This PSR-15 middleware adds a trailing slash to all URIs, redirecting with an HTTP 301 ("Moved Permanently") Location header.
ctw/ctw-middleware-responsetime
104 Downloads
This PSR-15 middleware adds an X-Response-Time in milliseconds to the Response header.
ctw/ctw-middleware-phpconfig
104 Downloads
This PSR-15 middleware allows php.ini settings to be set at runtime with values from a config file.
ctw/ctw-middleware-httpexception
121 Downloads
This PSR-15 middleware catches exceptions implementing "Ctw\Http\HttpException\HttpException\HttpExceptionInterface" and returns a custom error page.
ctw/ctw-middleware-htmlminifier
92 Downloads
This PSR-15 middleware formats, fixes and beautifies the HTML in the Response body using a variety of adapters.
ctw/ctw-middleware-apex
115 Downloads
This PSR-15 middleware redirects with an HTTP 301 ("Moved Permanently") Location header an apex domain to www e.g. example.com to www.example.com.
ctw/ctw-middleware
794 Downloads
This packages provides common functionality for the other PSR-15 ctw/ctw-middleware-* packages.
carthage/elissa-bundle
32 Downloads
Symfony bundle providing out-of-the-box support for PSR-7 and PSR-15.
braid/shorten
2 Downloads
A small PSR-7 and PSR-15 compliant headless url shortener.
borschphp/requesthandler
1099 Downloads
A simple PSR-15 Request Handler.
bobbynarvy/highway
48 Downloads
Simple routing for PHP. PSR-7 and PSR-15 compatible.
thecodingmachine/symfony-httpinterop-bridge
4662 Downloads
A bridge between Symfony middlewares (StackPHP) and compliant middleware for converting Symfony Http abstractions to PSR-15 and back.
neoflow/flash
12 Downloads
Flash service for Slim 4 and similar PSR-15 compliant frameworks and apps.
lcobucci/chimera-routing
2193 Downloads
A collection of reusable PSR-15 components that connects Chimera to any framework