Download the PHP package hetao29/php-grpc-server-thrift without Composer
On this page you can find all versions of the php package hetao29/php-grpc-server-thrift. 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 php-grpc-server-thrift
php-grpc-server-thrift
The php grpc server framework with thrift and DO NOT use any 3rd libraries.
Architecture
gRPC Client => nginx => php-fpm => this framework => custom services
Usage
-
install with composer
- use in php file, like samples/www/index.php
Write App Services
-
gen thrift to php files
-
write gRPC Server in services dir like helloworld
- test
All versions of php-grpc-server-thrift with dependencies
PHP Build Version
Package Version
Requires
apache/thrift Version
~v0.15.0
The package hetao29/php-grpc-server-thrift contains the following files
Loading the files please wait ....