Download the PHP package phptars/tars-utils without Composer
On this page you can find all versions of the php package phptars/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
is an auxiliary class library of phptars, which mainly provides the following functions:
-
Profile resolution and caching (swoole table)
-
Master address resolution
- Node reporting configuration analysis
@parseFile($configPath)
For configuration file parsing, take qdphp.Tarsserver.Config.Conf
as an example to parse conf
file into array form
@getLocatorInfo($locatorString)
Address resolution, example:
result as below:
@parseNodeInfo($nodeInfo)
Node reporting configuration resolution, for example:
The results are as follows:
Changelog
v0.3.0(2019-06-21)
- support Multiple servant
All versions of tars-utils with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package phptars/tars-utils contains the following files
Loading the files please wait ....