Download the PHP package fastpress/router without Composer
On this page you can find all versions of the php package fastpress/router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package router
Fastpress Router
The Fastpress Router is a powerful and flexible routing system for PHP applications. It provides a simple and intuitive way to define routes, handle HTTP requests, and manage the flow of your web application.
Features
- Support for multiple HTTP methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD)
- Route parameters with custom patterns
- Named routes for easy URL generation
- Route groups for shared attributes
- Middleware support
- Route constraints
- Optional parameters
- Conflict detection to prevent ambiguous routes
Installation
To use the Fastpress Router in your project, you can include it in your PHP files:
Basic Usage
Defining Routes
Matching Routes
Advanced Usage
Route Groups
Named Routes
Custom Route Parameters
Middleware
Route Constraints
Contributing
Contributions are welcome! Please feel free to submit a Pull Request. License This Fastpress Router is open-sourced software licensed under the MIT license.
All versions of router with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package fastpress/router contains the following files
Loading the files please wait ...