foulques / temporal-api
GRPC client to temporal server, based on generated proto
dev-master
2026-03-27 13:56 UTC
Requires
- ext-grpc: *
- google/protobuf: ^4.33
- grpc/grpc: ^1.30
This package is auto-updated.
Last update: 2026-04-27 14:06:39 UTC
README
This package is a compilation of the GRPC proto of the Temporal software.
Installation
The script can be installed using composer. Add this repository as a dependency to the composer.json file.
composer require lerminou/temporal-api
Usage
See example