microsecond-route:地球上最快PHP路由器

时间:2024-04-24 08:03:32
【文件属性】:

文件名称:microsecond-route:地球上最快PHP路由器

文件大小:135KB

文件格式:ZIP

更新时间:2024-04-24 08:03:32

PHP

微秒路线 这是地球上最快的路由器(对不起,Mezon)。 正在安装 composer require microsecond/route 基本用法 $ router = new Microsecond \ Route ; $ router -> get ( '/' , function () { echo 'hi' ; }); $ result = $ router -> dispatch ( $ route , $ params ); switch ( $ result ) { case : Microsecond \ Route :: NO_ROUTES : break ; case : Microsecond \ Route :: NOT_FOUND : break ; case : Microsecond \ Route :: METHOD_NOT_


【文件预览】:
microsecond-route-main
----composer.json(428B)
----LICENSE(1KB)
----src()
--------Route.php(5KB)
----benchmarks.png(151KB)
----README.md(518B)

网友评论