Fast routing and dispatch component including PSR-15 middleware, fork of league/route

v4.4.0 2024-03-21 00:01 UTC

This package is auto-updated.

Last update: 2024-04-21 00:17:51 UTC


README

Author Latest Version Software License Build Status Total Downloads

This package is compliant with PSR-1, PSR-2, PSR-4, PSR-7, PSR-11 and PSR-15. If you notice compliance oversights, please send a patch via pull request.

Install

Via Composer

$ composer require delboy1978uk/router

Requirements

The following versions of PHP are supported by this version.

  • PHP 8.2
  • PHP 8.3

Documentation

Route has full documentation, powered by Jekyll.

Contribute to this documentation in the gh-pages branch.

Testing

$ vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.