🔍 Add PHPCS (Code Sniffer) Support #6

Open
opened 2025-10-10 09:14:33 +02:00 by jack · 0 comments
Owner

🎯 Feature Request

Description

Add PHP Code Sniffer for coding standards.

Proposed Tools

  • run_phpcs - Run PHP Code Sniffer
  • fix_coding_standards - Auto-fix issues (phpcbf)
  • list_coding_standards - List available standards
  • set_standard - Set coding standard

Benefits

  • Code consistency
  • Standards compliance
  • Auto-fixing

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Add PHP Code Sniffer for coding standards. ### Proposed Tools - `run_phpcs` - Run PHP Code Sniffer - `fix_coding_standards` - Auto-fix issues (phpcbf) - `list_coding_standards` - List available standards - `set_standard` - Set coding standard ### Benefits - Code consistency - Standards compliance - Auto-fixing 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable-mcp/phpqa-mcp#6
No description provided.