protocolbuffers / protocolbuffers/protobuf

[PHP] - add support for PIE command

Open
#21,808 10 comments 8 reactions 2 assignees View on GitHub

@ericsalo is already working on this.

Since Jul 28, 2026.

keep open php
Dominant language
C++
Stars
72k
Forks
16.3k
Avg merge
1d 17h
Merged PRs (30d)
140

Description

Description

There is a new way to install an extension for PHP via the pie command. It's a replacement for the old pecl command. It would be good to have support for it. See https://github.com/php/pie.

Additional context

see https://github.com/php/pie/blob/main/docs/extension-maintainers.md.

pie install google/ext-protobuf

The issue also exists for gRPC ext, see https://github.com/grpc/grpc/issues/38209

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.