Skip to content

relayphp/Relay.Relay

Folders and files

NameName
Last commit message
Last commit date
Oct 22, 2024
May 23, 2021
Oct 14, 2024
May 23, 2021
May 23, 2021
Mar 18, 2020
Jun 5, 2015
Feb 13, 2018
Oct 13, 2024
Oct 22, 2024
Oct 22, 2024
Mar 4, 2020
Mar 5, 2020
Oct 14, 2024

Repository files navigation

Relay

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.