Download the PHP package phptars/tars-assistant without Composer
On this page you can find all versions of the php package phptars/tars-assistant. 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-assistant
phptars/tars-assistant
phptars是一个用于调用tars服务的php帮助类,其中对phptars扩展中的打包解包和网络收发进行了封装。
使用方式
-
使用phpstorm的同学,请访问https://github.com/yuewenweb/tars-ide-helper,下载并引入到phpstorm的依赖库中,即可获得php扩展中的函数和代码的自动提示
-
将example.tars文件放入与tars2php同级文件夹
-
执行php tars2php.php example.tars "App.Server.Servant",其后后两个参数分别为tars文件的文件名和tars服务的servantName
-
在composer.json中指定require类库:
-
执行composer install命令安装类库,此时会出现vendor目录
- 开始写业务代码
All versions of tars-assistant with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package phptars/tars-assistant contains the following files
Loading the files please wait ....