kafkiansky / grpc-client
Generic and extensible grpc client around generated clients.
Installs: 8 245
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
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: 2024-11-20 08:14:43 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.