
Php Lsp
- Updated May 6, 2026
- bhahumanists/skills-dev
php-lsp is a Claude Code skill in the AI & Agent Building category. PHP language server (Intelephense) with CiviCRM/WordPress stubs and diagnostic tuning
Key points
- php-lsp
- AI & Agent Building
- AI-coding skill
Php Lsp by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add bhahumanists/skills-dev/plugin install php-lsp@skills-devAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 6, 2026 |
|---|---|
| Repository | bhahumanists/skills-dev ↗ |
What it does
PHP language server (Intelephense) with CiviCRM/WordPress stubs and diagnostic tuning
README.md
php-lsp
PHP language server (Intelephense) configured for the Humanists UK monorepo.
Replaces the official php-lsp@claude-plugins-official plugin with one that includes:
- API4 stubs — resolves dynamically-generated CiviCRM entity classes
- WordPress stubs — standard WordPress function signatures
- Diagnostic tuning — suppresses false positives from CiviCRM trait properties and magic methods
- File exclusions — skips wp-admin, wp-includes, vendor test suites, and cache directories
Installation
Requires Intelephense globally:
npm install -g intelephense
Configuration
The .lsp.json mirrors the project's .vscode/settings.json Intelephense config. If you update one, update the other to keep VS Code and Claude Code in sync.