Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
PSR-15: HTTP Server Request Handlers
PSR 15 is a set of common interfaces for HTTP server request handlers (“request handlers”) and HTTP server middleware components (“middleware”) that use HTTP messages as described by PSR-7 or subsequent replacement PSRs.
- GitHub: https://github.com/topics/psr-15
- Created by: Woody Gilk
- Related Topics: psr, psr-7,
- Last updated: 2024-11-05 00:24:52 UTC
- JSON Representation
https://github.com/bermudaphp/psr15factory
Makes middleware for psr-15 based application
http middleware middleware-factory php php-middleware php8 psr-15
Last synced: 10 Nov 2024
https://github.com/icanhazstring/expressive-hashids-middleware
PSR-15/PSR-7 compliant middleware using ivanakimov/hashids.php
hashids middleware psr-15 psr-7
Last synced: 24 Oct 2024
https://github.com/inroutephp/inroute
Generate http routing and dispatching middleware from docblock annotations.
annotations middleware openapi psr-15 web-router
Last synced: 09 Nov 2024
https://github.com/delboy1978uk/bone
Bone Framework core
bone bone-framework middleware php-framework psr-11 psr-15 psr-7
Last synced: 07 Nov 2024
https://github.com/phauthentic/dispatcher-middleware
Dispatches a specific handler or controller and action after extracting the information to do so from the request
dispatcher framework-agnostic framework-less middleware php-library php7 psr psr-15 psr-17 psr-7 request-handling
Last synced: 09 Nov 2024
https://github.com/chubbyphp/chubbyphp-static-file
A minimal static file middleware for PSR 15.
chubbyphp middleware psr-15 static-file
Last synced: 08 Nov 2024
https://github.com/burzum/fast-route-middleware
A convenient and strict typed Fast Route middleware implementation.
dispatcher fast-route middleware php7 psr psr-15 routes routing
Last synced: 12 Oct 2024
https://github.com/bermudaphp/pipeline
Psr-15 middleware pipeline
middleware middleware-dispatchers middleware-pipeline middlewares php php-middleware pipeline psr-15 psr-7
Last synced: 10 Nov 2024
https://github.com/effectra/router
Effectra/Router is a versatile PHP routing library for web applications. It offers flexible route handling, HTTP method support, and parameter mapping to controllers or closures. With middleware, route grouping, and scalability, it simplifies route management. Essential for PHP developers building APIs or web apps.
http middleware php psr psr-15 psr-7 router
Last synced: 07 Nov 2024
https://github.com/vaibhavpandeyvpz/vidyut
No frills PSR-7 request handler based on PSR-15 specification.
framework middleware php psr-15 psr-7
Last synced: 09 Nov 2024
https://github.com/quillstack/framework
The Quill Framework, a light and simple micro-framework to build the API.
api framework micro-framework micro-service php php8 psr psr-11 psr-15 psr-7
Last synced: 12 Oct 2024
https://github.com/chubbyphp/chubbyphp-framework-router-fastroute
Fastroute Router implementation for chubbyphp-framework.
chubbyphp-framework psr-15 psr-7 routing
Last synced: 08 Nov 2024
https://github.com/antidot-framework/no-floc-middleware
PSR-15 middleware to opting your Website out of Google's FLoC Network
hacktoberfest middleware psr-15
Last synced: 10 Nov 2024
https://github.com/petronetto/no-framework
A simple PHP RESTFul API build for study reasons
composer dependency-injection design-patterns docker no-frameworks php php7 psr-15 psr-7 restuful-api
Last synced: 09 Nov 2024
https://github.com/antidot-framework/road-runner
Antidot Framework integration with Road Runner PHP/GO concurrency server.
psr-11 psr-15 psr-7 road-runner
Last synced: 10 Nov 2024
https://github.com/sonsofphp/http-handler
[read-only] HttpHandler component
http-handler php psr-15 sons-of-php sonsofphp
Last synced: 08 Nov 2024
https://github.com/antidot-framework/session-middleware
Antidot Framework session library
antidot-framework psr-11 psr-15
Last synced: 10 Nov 2024
https://github.com/autorusltd/doctrine-persistent-entity-manager-middleware
Doctrine Persistent Entity Manager Middleware for PHP 7.1+ based on PSR-15
arus autorus doctrine middleware php7 psr-1 psr-15 psr-2
Last synced: 30 Sep 2024
https://github.com/zaphyr-org/router
Robust PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute.
fast-route psr-11 psr-15 psr-7 router routing
Last synced: 06 Nov 2024
https://github.com/kpicaza/zf1-to-mezzio-psr-15
Repository for Medium article: "Applying PSR-15 to refactoring of Legacy applications"
Last synced: 12 Oct 2024
https://github.com/jasny/dummy-middleware
Dummy PSR-7 middleware (null object)
dummy middleware null-object-pattern php7 psr-15 psr-7
Last synced: 12 Oct 2024
https://github.com/gimanh/zxc_php
framework micro microframework php php-framework psr-15 psr-17 psr-7 zxcphp
Last synced: 23 Oct 2024
https://github.com/pmall/handlers-action
The action request handler factory component of the ellipse framework
action controller factory psr-15 request-handler
Last synced: 11 Nov 2024
https://github.com/pmall/middleware-container
Resolver producing Psr-15 middleware from class names using a Psr-11 container
container middleware psr-11 psr-15 resolver
Last synced: 11 Nov 2024
https://github.com/pmall/handlers-controller
Resolver producing Psr-15 request handlers from controller action strings using a Psr-11 container
action container controller psr-11 psr-15 request-handler resolver
Last synced: 11 Nov 2024
https://github.com/pmall/handlers-container
Resolver producing Psr-15 request handlers from class names using a Psr-11 container
container psr-11 psr-15 request-handler resolver
Last synced: 11 Nov 2024
https://github.com/pmall/middleware-callable
Resolver producing Psr-15 middleware from callables
callable middleware psr-15 resolver
Last synced: 11 Nov 2024
https://github.com/pmall/handlers-callable
Resolver producing Psr-15 request handlers from callables
callable psr-15 request-handler resolver
Last synced: 11 Nov 2024
https://github.com/pmall/http-entrypoint
Http entrypoint for Psr-15 applications
entrypoint http psr-15 request-handler
Last synced: 11 Nov 2024
https://github.com/ytake/hack-http-server-request-handlers-interfaces
HTTP Server Request Handler Interfaces For Hack
hacklang hhvm psr-15 request-handler
Last synced: 25 Oct 2024
https://github.com/knoxzin1/aura-filter-middleware
Middleware to filter zend-expressive requests using Aura.Filter
auraphp filter middleware php psr-15 psr-7 zend-expressive
Last synced: 31 Oct 2024
https://github.com/phacman/php-http-message
HttpMessage Implementation: http-message(PSR-7), http-factory(PSR-17)
http-factory http-message php php8 psr-15 psr-7
Last synced: 06 Nov 2024
https://github.com/effectra/http-middleware
Generate and use HTTP Middlewares classes implements with Psr
generate-class generated-code http middleware php psr-15
Last synced: 07 Nov 2024
https://github.com/chubbyphp/chubbyphp-framework-router-symfony
Symfony Router implementation for chubbyphp-framework.
chubbyphp-framework psr-15 psr-7 routing
Last synced: 08 Nov 2024
https://github.com/bermudaphp/error-handler
The ErrorHandler middleware handles errors and generates a psr-7 compliant response
error-handling errors middleware php psr-15 psr-7
Last synced: 10 Nov 2024
https://github.com/chillerlan/psr-15-handlers
A set of PSR-15 middleware dispatchers and handlers
middleware middleware-dispatchers php php8 psr-15 server-handler
Last synced: 05 Nov 2024
https://github.com/phauthentic/psr-http-middleware-stack
A simple middleware stack
dependency-free framework-agnostic middleware-pipeline middleware-stack php8 psr psr-12 psr-15 psr-7
Last synced: 09 Nov 2024
https://github.com/jasny/http-digest
PSR-7 middleware for HTTP Digest header (RFC 3230)
digest middleware php7 psr-15 psr-7 rfc-3230
Last synced: 12 Oct 2024