chillerlan/psr-15-handlers

A set of PSR-15 middleware dispatchers and handlers.

1.0.0 2024-03-10 06:43 UTC

This package is auto-updated.

Last update: 2024-04-10 06:59:47 UTC


README

A set of PSR-15 middleware dispatchers and handlers.

PHP Version Support Packagist version License Continuous Integration CodeCov Codacy Packagist downloads

Overview

Features

  • PSR-15 handler implementation
    • QueueDispatcher
    • PriorityQueueDispatcher
    • RecursiveDispatcher

Requirements

  • PHP 8.1+

Documentation

An API documentation created with phpDocumentor can be found at https://chillerlan.github.io/psr-15-handlers/

Disclaimer

Use at your own risk!