neat / router
Neat 路由组件
0.1.0
2020-04-21 13:00 UTC
Requires
- php: >=7.0
Requires (Dev)
- phpunit/phpunit: ^6.5 || ^7.0 || ^8.0 !=8.5.0
This package is auto-updated.
Last update: 2024-09-12 22:11:02 UTC
README
Neat 路由组件为您的应用程序提供了一种简洁且表达力强的API来路由请求。
需求
要使用 Neat 路由组件,您需要
- PHP 7.0 或更高版本
入门
要安装此包,请在命令行中输入 composer
composer require neat/router