Ross ROSS = Recommend OSS · open-source software intelligence for agents

php-pds/skeleton resource

Standard PHP package skeleton. observed · 2026-08-28

github.com/php-pds/skeleton · PHP · CC-BY-SA-4.0 (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3557
  • days_rel: n/a
  • days_push: 996
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2422 stars · 165 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A standard specification describing a filesystem skeleton for PHP packages, defining canonical names for root-level directories and files like bin/, src/, tests/, and README. It also ships command-line tools for validating or generating PDS-conformant package structures.

Use cases

  • standardize directory layout for a PHP package
  • validate that my PHP package follows a filesystem convention
  • generate a skeleton for a new PHP library
  • decide where config, docs, and tests go in a PHP project
  • adopt a common package structure across a PHP team

When to choose

  • you are starting a new PHP package and want a conventional layout
  • you want consistency across multiple PHP repositories
  • you need a validator for package structure compliance

When to avoid

  • you need a runnable application framework or starter template with code
  • your project must follow an existing framework's own conventions
  • you work outside the PHP ecosystem

Facets

learning-resource · maturity stable

documentation developer-tools developer-tools documentation php cli php-package-structure coding-standard filesystem-convention pds specification php

1 source

Member repositories

RepositoryRoleHealth v2
php-pds/skeletonmain23

For agents

markdown · JSON · MCP: product_card(name="php-pds/skeleton")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem