13 Star 138 Fork 36

陈某某 / duckphp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Ext-RouteHookDirectoryMode.md 531 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈某某 提交于 2021-06-18 09:59 . 保存一波文档

DuckPhp\Ext\RouteHookDirectoryMode

简介

多目录模式的 hook

选项

全部选项:

    'mode_dir_basepath' => '',

目录模式的基准路径

方法

protected function initOptions(array $options)

protected function initContext(object $context)

public static function Url($url = null)

public function onUrl($url = null)

protected function adjustPathinfo($basepath, $path_info)

public static function Hook($path_info)

public function _Hook($path_info)

详解

PHP
1
https://gitee.com/dvaknheo/duckphp.git
git@gitee.com:dvaknheo/duckphp.git
dvaknheo
duckphp
duckphp
master

搜索帮助