Download the PHP package caasdata/tars-utils without Composer
On this page you can find all versions of the php package caasdata/tars-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tars-utils
tars-utils
tars-utils
是 phptars的辅助类库,主要提供如下几个功能:
- 配置文件解析并缓存(swoole table)
- 主控地址解析
- node上报配置解析
@parseFile($configPath)
配置文件解析,以QDPHP.TARSServer.config.conf
为例,将conf
文件解析成 数组形式
@getLocatorInfo($locatorString)
地址解析,示例:
得到结果如下:
@parseNodeInfo($nodeInfo)
node上报配置解析,示例:
得到结果如下:
All versions of tars-utils with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package caasdata/tars-utils contains the following files
Loading the files please wait ....