Download the PHP package openswoole/grpc without Composer
On this page you can find all versions of the php package openswoole/grpc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download openswoole/grpc
More information about openswoole/grpc
Files in openswoole/grpc
Download openswoole/grpc
More information about openswoole/grpc
Files in openswoole/grpc
Vendor openswoole
Package grpc
Short Description OpenSwoole GRPC framework for building high performance services
License Apache-2.0
Package grpc
Short Description OpenSwoole GRPC framework for building high performance services
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package grpc
OpenSwoole GRPC for PHP
OpenSwoole GRPC is an open-source high-performance GRPC solution for PHP including server side and client side implementation.
GRPC is a high performance, open source universal RPC framework. OpenSwoole GRPC is a high performance integration solution for building cloud-native multiple language microservices architecture.
Install
You can add this package to your project using Composer:
Features
- Native GRPC implementation compliant
- PHP/PHP-FPM GRPC client compliant
- OpenSwoole GRPC Compiler provided
- GRPC unary mode support
- GRPC server side stream mode
- GRPC server side interceptors
- GRPC client side connection pooling and multiplexing
Example
You can find example helloworld project at /example.
Next steps:
- Create
.proto
for your service - Generate PHP stub codes with Open Swoole GRPC Compiler
- Implement your own service
- Integrate with GRPC service with GRPC client
Documentation
Documentation for Open Swoole can be found on the Open Swoole website.
All versions of grpc with dependencies
PHP Build Version
Package Version
The package openswoole/grpc contains the following files
Loading the files please wait ....