PHPackages                             altessa-s/proto-gen-php-rr - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. altessa-s/proto-gen-php-rr

ActiveLibrary[API Development](/categories/api)

altessa-s/proto-gen-php-rr
==========================

Generated PHP bindings (RoadRunner gRPC stubs) for the altessa-s/proto schemas.

v0.2.0(1w ago)001MITPHPPHP ^8.1CI passing

Since May 14Pushed yesterdayCompare

[ Source](https://github.com/altessa-s/proto-gen-php-rr)[ Packagist](https://packagist.org/packages/altessa-s/proto-gen-php-rr)[ RSS](/packages/altessa-s-proto-gen-php-rr/feed)WikiDiscussions develop Synced yesterday

READMEChangelogDependencies (3)Versions (6)Used By (0)

proto-gen-php-rr
================

[](#proto-gen-php-rr)

Generated PHP bindings (RoadRunner gRPC stubs via [`protoc-gen-php-grpc`](https://github.com/spiral-modules/php-grpc)) for the shared protobuf schemas defined in [`altessa-s/proto`](https://github.com/altessa-s/proto). Do not edit files in this repository by hand — they are regenerated and pushed automatically on every push to `main` / `develop` and every `vX.Y.Z` tag.

For the classic `grpc/grpc` stubs, see [`altessa-s/proto-gen-php`](https://github.com/altessa-s/proto-gen-php).

Install (Composer, VCS-based)
-----------------------------

[](#install-composer-vcs-based)

```
{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/altessa-s/proto-gen-php-rr"
        }
    ],
    "require": {
        "altessa-s/proto-gen-php-rr": "^0.1"
    }
}
```

Runtime prerequisites:

- PHP 8.1+
- `spiral/roadrunner-grpc` v3+
- `google/protobuf` PHP package
- RoadRunner application server with the `grpc` plugin enabled

Namespaces
----------

[](#namespaces)

Proto packagePHP namespace`io.altessa.badrequest.v1``Io\Altessa\Badrequest\V1``io.altessa.serviceinfo.v1``Io\Altessa\Serviceinfo\V1`Service stubs are emitted as `Interface.php` and are used both by RoadRunner server implementations and as client contracts.

RoadRunner configuration
------------------------

[](#roadrunner-configuration)

The `.proto` source files are shipped under `proto/` alongside the generated stubs because RoadRunner's gRPC plugin loads them at server startup (its YAML `grpc.proto:` list takes file paths, not the generated descriptors).

`.rr.yaml`:

```
grpc:
  listen: tcp://0.0.0.0:9001
  proto:
    - "vendor/altessa-s/proto-gen-php-rr/proto/services/serviceinfo/v1/serviceinfo_service.proto"
```

`services/badrequest/v1/badrequest.proto` and the value types under `type/v1/` are message-only schemas and do not need to appear in the `proto:` list.

License
-------

[](#license)

MIT — see [LICENSE](LICENSE).

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance99

Actively maintained with recent releases

Popularity1

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 70% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

4

Last Release

9d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/154854826?v=4)[ALTESSA SOLUTIONS INC](/maintainers/altessa-s)[@altessa-s](https://github.com/altessa-s)

---

Top Contributors

[![adobkin](https://avatars.githubusercontent.com/u/705416?v=4)](https://github.com/adobkin "adobkin (7 commits)")[![Sinersis](https://avatars.githubusercontent.com/u/9736557?v=4)](https://github.com/Sinersis "Sinersis (3 commits)")

---

Tags

altessaphpphp8protobufroadrunner

### Embed Badge

![Health badge](/badges/altessa-s-proto-gen-php-rr/health.svg)

```
[![Health](https://phpackages.com/badges/altessa-s-proto-gen-php-rr/health.svg)](https://phpackages.com/packages/altessa-s-proto-gen-php-rr)
```

###  Alternatives

[google/gax

Google API Core for PHP

268111.6M515](/packages/google-gax)[clarifai/clarifai-php-grpc

Clarifai PHP gRPC client

1229.3k](/packages/clarifai-clarifai-php-grpc)[temporal/sdk

Temporal SDK

4082.7M22](/packages/temporal-sdk)[google/common-protos

Google API Common Protos for PHP

174112.8M64](/packages/google-common-protos)[googleads/google-ads-php

Google Ads API client for PHP

3478.1M11](/packages/googleads-google-ads-php)[google/grpc-gcp

gRPC GCP library for channel management

184106.3M4](/packages/google-grpc-gcp)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
