Download the PHP package yandy/laravel-grpc without Composer
On this page you can find all versions of the php package yandy/laravel-grpc. 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 laravel-grpc
laravel-grpc
laravel-grpc客户端
安装(PHP>=7.0)
1.composer
composer require yandy/laravel-grpc
2.发布
执行 php artisan vendor:publish 发布配置
3.配置
在config目录下找到grpc.php 配置grpc服务端
4.使用
use Yandy\grpc\Facades\GrpcClient;
客户端示例代码 UserClient
使用示例
All versions of laravel-grpc with dependencies
PHP Build Version
Package Version
No informations.
The package yandy/laravel-grpc contains the following files
Loading the files please wait ....