JetBrains/phpstorm-stubs
PHP runtime & extensions header files for PhpStorm observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 98
- Release rhythm 70
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 99
- age_days: 4173
- days_rel: 42
- days_push: 12
- n_releases_24m: 4
Adoption not part of the score
1394 stars · 825 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of syntactically correct PHP stub files describing the signatures, constants, and PHPDoc annotations of PHP core and standard extensions. PhpStorm and other tools use these stubs for code completion, type inference, inspection, and documentation popups.
Use cases
- improve php code completion for built-in functions
- get accurate return types for php standard library in ide
- run static analysis on php code using core extension signatures
- use php stubs outside phpstorm for type inference
- contribute corrections to php runtime function documentation
When to choose
- you need accurate signatures and PHPDoc for PHP built-in functions and extensions
- you build PHP tooling (linters, analyzers, IDEs) that requires runtime metadata
- you want to customize or extend PhpStorm's default stubs
When to avoid
- you need stubs for third-party Composer packages rather than PHP core and extensions
- you need guaranteed-accurate @throws annotations, which are not validated by tests
- you need runtime functionality - stubs are metadata only and contain no implementations
Facets
library · maturity active
type-system documentation developer-tools developer-tools programming-languages web-development php cross-platform php-stubs ide-support code-completion static-analysis phpdoc type-inference
10 sources
- readme: https://github.com/JetBrains/phpstorm-stubs · fetched 2026-08-28 · 2f0b2482d6fc
- homepage: http://jetbrains.com/phpstorm · fetched 2026-08-29 · 20ea0b135dd7
- site_page: https://www.jetbrains.com/phpstorm/features · fetched 2026-08-29 · ee4230b9cd51
- site_page: https://www.jetbrains.com/phpstorm/features/ai-assistant · fetched 2026-08-29 · 7e68abaf0c5a
- site_page: https://www.jetbrains.com/legal/docs/privacy/privacy · fetched 2026-08-29 · 5818b25a9c36
- site_page: https://www.jetbrains.com/legal/docs/company/useterms · fetched 2026-08-29 · 4a140f196063
- site_page: https://www.jetbrains.com/phpstorm/buy · fetched 2026-08-29 · 6b73edd44600
- site_page: https://www.jetbrains.com/store · fetched 2026-08-29 · d0c97d92d60b
- site_page: https://www.jetbrains.com/help · fetched 2026-08-29 · 001d63ab7dbc
- site_page: https://www.jetbrains.com/company · fetched 2026-08-29 · e00f97094d79
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JetBrains/phpstorm-stubs | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="JetBrains/phpstorm-stubs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem