league/route

Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.

Fund package maintenance!
philipobenito

Installs: 1 951 397

Dependents: 134

Suggesters: 1

Security: 0

Stars: 651

Watchers: 29

Forks: 126

Open Issues: 1

6.0.0 2024-11-10 12:08 UTC

README

Author Latest Version Software License GitHub Actions Workflow Status Coverage Status Quality Score Total Downloads

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

Install

Via Composer

$ composer require league/route

Requirements

The following versions of PHP are supported by this version.

  • PHP 8.1
  • PHP 8.2
  • PHP 8.3
  • PHP 8.4

Documentation

Route has full documentation, powered by Jekyll.

Contribute to this documentation in the docs directory.

Testing

$ vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Credits

License

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