Download the PHP package mosamirzz/swoole-grpc without Composer
On this page you can find all versions of the php package mosamirzz/swoole-grpc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mosamirzz/swoole-grpc
More information about mosamirzz/swoole-grpc
Files in mosamirzz/swoole-grpc
Download mosamirzz/swoole-grpc
More information about mosamirzz/swoole-grpc
Files in mosamirzz/swoole-grpc
Vendor mosamirzz
Package swoole-grpc
Short Description Swoole GRPC framework for building high performance services
License Apache-2.0
Package swoole-grpc
Short Description Swoole GRPC framework for building high performance services
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package swoole-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 swoole-grpc with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-swoole Version >=5.0
ext-swoole Version >=5.0
The package mosamirzz/swoole-grpc contains the following files
Loading the files please wait ....