Libraries tagged by psr15
ctw/ctw-middleware-trailingslash
131 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
94 Downloads
This PSR-15 middleware adds an X-Response-Time in milliseconds to the Response header.
ctw/ctw-middleware-phpconfig
94 Downloads
This PSR-15 middleware allows php.ini settings to be set at runtime with values from a config file.
ctw/ctw-middleware-pagecache
13 Downloads
This PSR-15 middleware provides full page caching for Mezzio applications.
ctw/ctw-middleware-httpexception
109 Downloads
This PSR-15 middleware catches exceptions implementing "Ctw\Http\HttpException\HttpException\HttpExceptionInterface" and returns a custom error page.
ctw/ctw-middleware-htmlminifier
84 Downloads
This PSR-15 middleware formats, fixes and beautifies the HTML in the Response body using a variety of adapters.
ctw/ctw-middleware-generatedby
19 Downloads
This PSR-15 middleware adds an X-Generated-By UUID v5 to the Response header.
ctw/ctw-middleware-generatedat
17 Downloads
This PSR-15 middleware adds an X-Generated-At timestamp to the Response header.
ctw/ctw-middleware-apex
105 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.
codeup/psr-http-middleware
253 Downloads
PSR-15 interface library
carthage/elissa-bundle
29 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.
bobbynarvy/highway
47 Downloads
Simple routing for PHP. PSR-7 and PSR-15 compatible.
bnf/typo3-middleware
3606 Downloads
PSR-7/PSR-15 compatible middleware for TYPO3
arnapou/psr-http
63 Downloads
Library - PSR-7, PSR-15, PSR-17, PSR-18.