delvesoft/psr15

PSR-15 implementation with PSR-17 factories

Maintainers

Details

github.com/mbadal/psr15

Source

Issues

Installs: 775

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/delvesoft/psr15

v1.3.0 2021-03-12 22:59 UTC

This package is auto-updated.

Last update: 2025-09-18 18:48:33 UTC


README

Lightweight implementation of PSR-15 using Chain of Responsibility pattern with preparation for the PSR-17 factories.

Build Status

Table of contents

Library consists of 2 abstract classes:

Installation

composer require delvesoft/psr15

Highly inspired by the package https://github.com/noglitchyo/middleware-collection-request-handler