Download the PHP package phpple/php-dubbo-proxy without Composer
On this page you can find all versions of the php package phpple/php-dubbo-proxy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpple/php-dubbo-proxy
More information about phpple/php-dubbo-proxy
Files in phpple/php-dubbo-proxy
Download phpple/php-dubbo-proxy
More information about phpple/php-dubbo-proxy
Files in phpple/php-dubbo-proxy
Vendor phpple
Package php-dubbo-proxy
Short Description A dubbo's proxy for php developer, based on dubbo's telnet protocol.
License MIT
Package php-dubbo-proxy
Short Description A dubbo's proxy for php developer, based on dubbo's telnet protocol.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-dubbo-proxy
php-dubbo-proxy
This project is designed for call java service based on dubbo.The transport protocol is telnet.
Process
-
Find the provider from zookeeper.
-
Build socket connect to the provider's host and port.
-
Call the telnet command invoke, such as
invoke com.phpple.service.FooService.bar('hello,world')\n
. - Read from the socket's response, and parse it.
Requirement
Install
Example
All versions of php-dubbo-proxy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-zookeeper Version *
ext-zookeeper Version *
The package phpple/php-dubbo-proxy contains the following files
Loading the files please wait ....