kafkiansky / grpc-client
Generic and extensible grpc client around generated clients.
Installs: 9 899
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/kafkiansky/grpc-client
Requires
- php: >=8.1
 - google/protobuf: ^3.21
 - grpc/grpc: ^1.52.0
 - nesbot/carbon: ^2.62
 - psr/log: ^1.0 || ^2.0 || ^3.0
 
Requires (Dev)
- ergebnis/composer-normalize: ^2.31
 - phpunit/phpunit: ^9.5
 - vimeo/psalm: ^4.27
 
This package is auto-updated.
Last update: 2025-10-20 10:07:54 UTC
README
Contents
Installation
composer require kafkiansky/grpc-client
Usage
See examples.
Testing
$ composer test
License
The MIT License (MIT). See License File for more information.