Routing - The Routing component maps an HTTP request to a set of configuration variables.
Http Router
Actively Maintained:tada: Release 2.0 is released! Very fast HTTP router for PHP 7.1+ (incl. PHP8 with attributes) based on PSR-7 and PSR-15 with support for annotations and OpenApi (Swagger)
About Http Router
:tada: Release 2.0 is released! Very fast HTTP router for PHP 7.1+ (incl. PHP8 with attributes) based on PSR-7 and PSR-15 with support for annotations and OpenApi (Swagger)
Http Router is a popular PHP routers solution that provides reliable functionality for PHP developers. The project is actively maintained with regular updates and bug fixes.
Quick Installation
composer require sunrise-php/http-routerInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Http Router?
- Actively Maintained - Regular updates ensure compatibility and security
- PHP Routers - Specialized solution for routers needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @sunrise-php
- Category
- Routers
- Last Updated
- 1 months ago
- Status
- Actively Maintained
Related Routers Libraries
View all →A fast routing library.
A flexible router.
klein.php is a fast & flexible router for PHP 5.3+
Another fast routing library.
PHP routing class. Lightweight yet flexible. Supports REST, dynamic and reversed routing.