Table of Contents

PHP RFC: Social Media and Marketing Communications Policy

Introduction

The PHP project maintains official accounts on several social media platforms, but it has no formal policy governing those accounts. Credentials are held by individual community members, posting decisions are ad hoc, and there is no defined process for adding, retiring, or recovering accounts.

This RFC proposes adopting a formal Social Media and Marketing Communications Policy. The policy text is provided as a companion pull request to the php/policies repository. Approving this RFC adopts that policy document.

Problem Statement

The PHP project currently maintains official accounts on Twitter/X (@official_php), Mastodon (@php@fosstodon.org), and LinkedIn (@phpnet). These accounts operate without a formal governance framework, which has produced concrete problems:

The Twitter/X account illustrates the cost of these gaps in practice. It has approximately 109,000 followers but has been silent since June 4, 2024 — not as a result of a project decision, but because the credential holder ceased posting unilaterally. Multiple requests to share credentials, transfer custody, or enable automated posting (as is already done for Mastodon within the same requests) have not been accommodated, and no formal mechanism exists to resolve the situation.

This RFC does not propose any specific outcome for the Twitter/X account. It proposes a policy under which such outcomes become deliberate, documented, and reversible — rather than the result of inaction or unilateral choices by individual credential holders.

Proposal

This RFC proposes adopting a formal Social Media and Marketing Communications Policy for the PHP project. The policy text is provided as a companion pull request to the php/policies repository.

The policy establishes:

Operational details are defined in the policy document itself, in keeping with the PHP project's practice of locating process definitions in php/policies.

Why This Division of Responsibilities

The policy assigns credential custody to the PHP Infrastructure Team and content authority to a new, open-volunteer PHP Social Media Team. This reflects:

  1. Custody belongs with infrastructure expertise. Account credentials are sensitive technical assets. The Infrastructure Team already handles credentials for project systems, has secure storage and succession practices, and is the appropriate custodian.
  2. Content benefits from a broader, lower-barrier group. Deciding what to post does not require system-administration access. Opening this role to volunteers from the PHP community lets members with relevant experience contribute without first joining the Infrastructure Team.
  3. Clear accountability. Custody questions go to the Infrastructure Team; content questions go to the Social Media Team. Each team is responsible for the function it is best suited to perform.
  4. Optional Foundation involvement. The Social Media Team MAY delegate specific responsibilities — particularly marketing initiatives — to the PHP Foundation, drawing on the Foundation's staff and developer-relations experience when useful, without making Foundation involvement structurally required.
  5. Reversibility. The policy may be amended by a future RFC, including changes to team structure or delegation if the community concludes a different arrangement is preferable.

Alternative Considered: Foundation as Content Authority

An earlier draft of this RFC named the PHP Foundation as the content authority. This was replaced by an open-volunteer Social Media Team because:

If the community prefers a different structure, this RFC can be amended during discussion.

Backward Compatibility

This RFC establishes a new policy and does not affect any existing PHP functionality or code.

Impact on Existing Account Holders

Current holders of official PHP social media credentials will be asked to:

  1. Transfer credentials to the Infrastructure Team's secure storage.
  2. Join the Social Media Team if willing and interested in content decisions, and/or join the Infrastructure Team if they wish to retain custody.
  3. Acknowledge the Social Media Team's content authority and the Infrastructure Team's custody role going forward.

No individual's contributions or historical stewardship are diminished by this policy. The intent is to formalize and extend existing practices, not to criticize past volunteers.

Frequently Asked Questions

Who holds the credentials?

The PHP Infrastructure Team. A minimum of three (3) Infrastructure Team members hold credentials for each official account, with documented succession and emergency-access procedures. Social Media Team members do not hold credentials by virtue of that role.

Who is on the Social Media Team initially?

The initial roster will be populated upon adoption, with current credential holders willing to participate as well as additional volunteers from the PHP community. The roster is public and maintained in the policy file.

How does someone join the Social Media Team?

A prospective member proposes themselves to the existing team. The team agrees on its own internal process for accepting or declining new members. Members should have a demonstrated connection to the PHP community — contributions to php-src, the documentation, the infrastructure, a PHP user group, or comparable involvement.

What is the PHP Foundation's role under this policy?

None by default. The Social Media Team MAY delegate specific responsibilities to the PHP Foundation — for example, drafting marketing campaigns or curating content — but is not structurally required to involve the Foundation. Delegation is recorded publicly and revocable at any time. Delegation never transfers credential custody.

Separately, individual PHP Foundation staff or members MAY volunteer to join the Social Media Team in a personal capacity, subject to the same membership criteria as any other volunteer. In that case they participate as individual team members, not as representatives of the Foundation.

What if the Social Media Team and Infrastructure Team disagree?

The policy assigns content authority to the Social Media Team and custody to the Infrastructure Team. The Infrastructure Team executes posting on behalf of the Social Media Team for non-automated content; its role is technical execution, not content review. Significant cross-team disputes SHOULD be raised on the internals mailing list.

How are accounts added or removed?

The policy defines an “Adding and Removing Official Accounts” procedure. Routine additions and retirements are decided by the Social Media Team (custody is established by the Infrastructure Team) and recorded via pull request to the policy file. Retirements of accounts with established public reach SHOULD be announced on the internals mailing list before acting; the community MAY request an RFC if it considers a retirement a project-level decision.

Can this arrangement be changed?

Yes. The policy may be amended by a future RFC with 2/3 majority approval. Updates to the team roster and routine Scope changes do not require an RFC.

Can individuals still post about PHP on their personal accounts?

Yes. The policy governs only official PHP project accounts. Community members, Foundation staff, and core developers are encouraged to continue personal advocacy for PHP.

Proposed Voting Choices

A single yes-or-no vote on the policy as a whole, requiring 2/3 majority.

References

Changelog