ClaudePhpSetup
Description
Interactive CLI that generates customized Claude Code markdown files (CLAUDE.md, commands, agents) for PHP projects. Abandoned — no longer maintained.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude PHP Setup
[](https://github.com/nowo-tech/ClaudePhpSetup/actions/workflows/ci.yml) [](https://packagist.org/packages/nowo-tech/claude-php-setup) [](https://packagist.org/packages/nowo-tech/claude-php-setup) [](LICENSE) [](https://php.net) [](https://symfony.com) [](#tests-and-coverage)
⭐ **Found this useful?** Install from [Packagist](https://packagist.org/packages/nowo-tech/claude-php-setup) and give the repo a [star on GitHub](https://github.com/nowo-tech/ClaudePhpSetup) if it helps you.
An interactive CLI wizard that generates **customised Claude Code markdown files** for PHP projects.
Answer a series of questions about your stack and the tool generates a `CLAUDE.md`, slash commands, sub-agents, optional **skills** (`.claude/skills/`) and **examples** (`examples/`) tailored to your exact setup — Symfony, Laravel, Rector, PHPStan, PHP-CS-Fixer, GrumPHP, PHPUnit, Pest, Twig, Doctrine, and more.

This bundle is **FrankenPHP worker mode friendly**.
Installation
composer require --dev nowo-tech/claude-php-setup
Usage
vendor/bin/claude-php-setup
Re-run and overwrite existing files:
vendor/bin/claude-php-setup --overwrite
What it generates
`CLAUDE.md`
A comprehensive project-level instruction file for Claude Code, with sections tailored to your stack:
| Section |
Related Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation