Download the PHP package lascyb/tp6-multi-app-reflection-parsing without Composer
On this page you can find all versions of the php package lascyb/tp6-multi-app-reflection-parsing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lascyb/tp6-multi-app-reflection-parsing
More information about lascyb/tp6-multi-app-reflection-parsing
Files in lascyb/tp6-multi-app-reflection-parsing
Download lascyb/tp6-multi-app-reflection-parsing
More information about lascyb/tp6-multi-app-reflection-parsing
Files in lascyb/tp6-multi-app-reflection-parsing
Vendor lascyb
Package tp6-multi-app-reflection-parsing
Short Description 对thinkphp6 框架 多应用模式下所有的应用控制器进行注解解析
License MIT
Package tp6-multi-app-reflection-parsing
Short Description 对thinkphp6 框架 多应用模式下所有的应用控制器进行注解解析
License MIT
Please rate this library. Is it a good library?
Informations about the package tp6-multi-app-reflection-parsing
tp6-multi-app-reflection-parsing
对thinkphp6 框架 多应用模式下所有的应用控制器进行注解解析
使用方法
- 第一个参数为多应用的各个应用名称默认为上面四个
- 第二个参数为要解析的节点,默认正则解析模式为 :例: $node="index/name",通过preg_match_all函数进行解析,可通过数组模式制定特定的解析模式
- getNodes() 函数,获取解析得到的数据, reflection 键名对应反射对象,可直接调用
- setSeparator($separator=".") 多层次控制器分隔符,默认为"."
解析结果示例
All versions of tp6-multi-app-reflection-parsing with dependencies
PHP Build Version
Package Version
The package lascyb/tp6-multi-app-reflection-parsing contains the following files
Loading the files please wait ....