alexsabebe/php-router
Composer 安装命令:
composer require alexsabebe/php-router
包简介
I try to build PHP router package to make for developer esay work load anlso course purpose
README 文档
README
A lightweight, high-performance PHP router with middleware support and RESTful routing capabilities.
Features
- RESTful routing (GET, POST, PUT, PATCH, DELETE)
- Middleware pipeline support
- Route parameters with custom regex patterns
- Route groups and prefixing
- CSRF protection
- CORS configuration
- PSR-7 and PSR-15 compliant
- Dependency injection support
- Built-in validation
- Cache control headers
Installation
Install via Composer:
composer require alexsabebe/php-router
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-02