Popularity
5.7
Growing
Activity
0.0
Stable
635
28
124

Description

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

Code Quality Rank: L4
Programming language: PHP
License: MIT License
Tags: Routers     Router     Psr-7     Route     Dispatcher     League     Psr7     Psr-15     Psr15    
Latest version: v5.1.2

Route alternatives and similar libraries

Based on the "Routers" category.
Alternatively, view Route alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Route or a related project?

Add another 'Routers' Library

README

Route

Author Latest Version [Software License](LICENSE.md) Build Status Coverage Status Quality Score 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 league/route

Requirements

The following versions of PHP are supported by this version.

  • PHP 7.2
  • PHP 7.3
  • PHP 7.4
  • PHP 8.0

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.


*Note that all licence references and agreements mentioned in the Route README section above are relevant to that project's source code only.