PHPackages                             altessa-s/proto-gen-php - 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

ActiveLibrary[API Development](/categories/api)

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

Generated PHP bindings (classic grpc/grpc stubs) for the altessa-s/proto schemas.

v0.3.0(2w ago)00MITPHPPHP ^8.1CI passing

Since May 14Pushed 2w agoCompare

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

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

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

[](#proto-gen-php)

Generated PHP bindings (classic [grpc/grpc](https://github.com/grpc/grpc)stubs) for the [altessa-s/proto](https://github.com/altessa-s/proto) schema.

This repository is auto-generated. Do not edit its files by hand — they are regenerated from [`altessa-s/proto`](https://github.com/altessa-s/proto) and pushed automatically on every push to `main` / `develop` and every `vX.Y.Z`tag. The only hand-maintained file is this `README.md`.

For RoadRunner-flavored stubs, see [`altessa-s/proto-gen-php-rr`](https://github.com/altessa-s/proto-gen-php-rr).

Installation
------------

[](#installation)

Composer, VCS-based:

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

Runtime prerequisites:

- PHP 8.1+
- [`ext-grpc`](https://pecl.php.net/package/gRPC) (PECL extension)
- `grpc/grpc` (`^1.57`)
- `google/protobuf` (`^3.25 || ^4.0`)
- `google/common-protos` (`^4.0`)

Packages
--------

[](#packages)

Classes are PSR-4 autoloaded under the `Io\Altessa\` prefix. gRPC client stubs end in `*Client.php` and extend `Grpc\BaseStub`.

Proto packagePHP namespaceDescription`io.altessa.badrequest.v1``Io\Altessa\Badrequest\V1``BadRequest` / `FieldViolation` error-detail payload for a `google.rpc.Status` with `INVALID_ARGUMENT`.`io.altessa.serviceinfo.v1``Io\Altessa\Serviceinfo\V1``ServiceInfo` runtime metadata plus the `ServiceInfoService.GetServiceInfo` introspection RPC.`io.altessa.type.v1``Io\Altessa\Type\V1`General-purpose, domain-neutral value types (`Contact`, `DatePeriod`, `FileRef`, …) reused across services.Usage
-----

[](#usage)

```
use Io\Altessa\Serviceinfo\V1\ServiceInfo;

$info = new ServiceInfo();
$info->setServiceName('billing-api');
$info->setFullVersion('1.4.2+build.873');
```

The gRPC client stub for `ServiceInfoService` is `Io\Altessa\Serviceinfo\V1\ServiceInfoServiceClient`, whose single `GetServiceInfo(GetServiceInfoRequest)` method returns a `GetServiceInfoResponse`.

Versioning
----------

[](#versioning)

Versions track [`altessa-s/proto`](https://github.com/altessa-s/proto): a `vX.Y.Z` tag on the schema repo produces the same release here, and the `main` / `develop` branches follow the matching schema branches.

Contributing
------------

[](#contributing)

This repository contains generated output only. To change what appears here, edit the schemas or generation config in [`altessa-s/proto`](https://github.com/altessa-s/proto); the next sync regenerates and republishes these bindings.

License
-------

[](#license)

MIT — see [LICENSE](LICENSE).

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance96

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 58.8% 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 ~13 days

Total

5

Last Release

19d 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 (10 commits)")[![melentev-av](https://avatars.githubusercontent.com/u/9736557?v=4)](https://github.com/melentev-av "melentev-av (4 commits)")[![Sinersis](https://avatars.githubusercontent.com/u/9736557?v=4)](https://github.com/Sinersis "Sinersis (3 commits)")

---

Tags

altessaphpphp8protobuf

### Embed Badge

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

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

###  Alternatives

[clarifai/clarifai-php-grpc

Clarifai PHP gRPC client

1229.7k](/packages/clarifai-clarifai-php-grpc)[google/gax

Google API Core for PHP

267116.3M574](/packages/google-gax)[temporal/sdk

Temporal SDK

4072.9M25](/packages/temporal-sdk)[googleads/google-ads-php

Google Ads API client for PHP

3508.5M14](/packages/googleads-google-ads-php)[google/grpc-gcp

gRPC GCP library for channel management

184110.9M6](/packages/google-grpc-gcp)[google/common-protos

Google API Common Protos for PHP

175117.7M76](/packages/google-common-protos)

PHPackages © 2026

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