个人路由器
github.com/Nirbose/Router.php
主页
源代码
问题
安装: 11
依赖: 0
建议者: 0
安全: 0
星标: 1
关注者: 1
分支: 0
开放问题: 0
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
MIT 52dc0e256ffa23a324b9fa2c8dc20654068ea797
routingrouterroutes
This package is auto-updated.
Last update: 2024-09-23 20:57:30 UTC
我的PHP路由器源代码
可用的函数包括
示例
Route::get('about', function () { return "<h1>About Page !</h1>"; });
nirbose/router.php 在MIT公共许可证下发布。请参阅附带的 LICENSE 文件以获取详细信息。
nirbose/router.php
LICENSE