relay/relay

A PSR-15 server request handler.

Package info

github.com/relayphp/Relay.Relay

pkg:composer/relay/relay

Statistics

Installs: 2 250 588

Dependents: 106

Suggesters: 5

Stars: 330

Open Issues: 0

3.0.0 2024-10-22 14:09 UTC

Requires

Suggests

None

Conflicts

None

Replaces

None

MIT d147f499fefacfbfc268940d129e4e63d0121978

middlewarepsr-7psr-15

This package is auto-updated.

Last update: 2026-06-15 13:39:15 UTC


README

A PSR-15 request handler.

This package is installable and PSR-4 autoloadable via Composer as "relay/relay": "~3.0".

Alternatively, download a release or clone this repository, then map the Relay\ namespace to the package src/ directory.

This package requires PHP 7.2 or later. You should use the latest available version of PHP as a matter of principle.

To run the tests, issue composer install to install the test dependencies, then issue ./vendor/bin/phpunit.

Please see http://relayphp.com/ for documentation.