- thesis/grpc — non-blocking full-featured gRPC implementation for PHP.
- thesis/protobuf — a modern strictly typed full-featured serializer for Google's protocol buffers.
- thesis/protoc-plugin — a php plugin for protobuf compiler (protoc).
- thesis/grpc-logging — PSR-3 logging interceptors for thesis/grpc.
- thesis/grpc-retry — configurable retry interceptors (unary, stream) for the thesis/grpc-client.
- thesis/grpc-auth — authentication interceptors for thesis/grpc.
- thesis/grpc-deadline — client-side deadline interceptor for thesis/grpc.
- thesis/grpc-health — standard gRPC health checking protocol for thesis/grpc.
- thesis/grpc-samples — runnable gRPC samples for the thesis stack.
- thesis/amqp — pure non-blocking strictly typed full-featured PHP driver for AMQP 0.9.1 protocol.
- thesis/nats — pure non-blocking strictly typed full-featured PHP driver for NATS.
- thesis/pgmq — a non-blocking php client for Postgres Message Queue (PGMQ) extension.
- thesis/time-span — time capabilities library.
- thesis/etcd — non-blocking PHP client for etcd v3: KV, watch, leases and locks over gRPC.