By bhahumanists
PHP language server (Intelephense) with CiviCRM/WordPress stubs and diagnostic tuning
Claude Code marketplace for developer tooling at Humanists UK.
Companion to skills-plugin (content/comms skills for staff via Cowork). This marketplace provides engineering tools for the development environment.
| Plugin | What it does |
|---|---|
| php-lsp | Intelephense with CiviCRM/WordPress stubs and diagnostic tuning |
Register this marketplace in ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"skills-dev": {
"source": {
"source": "github",
"repo": "bhahumanists/skills-dev"
}
}
}
}
Then install:
claude plugin install php-lsp@skills-dev
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub bhahumanists/skills-devPHP language discipline: conventions, modern idioms, type system, OOP, and testing
PHP language server