https://github.com/ctf0/vscode-php_cs
https://github.com/ctf0/vscode-php_cs
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ctf0/vscode-php_cs
- Owner: ctf0
- License: gpl-3.0
- Created: 2025-09-15T11:06:19.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-29T07:36:54.000Z (9 months ago)
- Last Synced: 2026-02-04T07:27:36.386Z (5 months ago)
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Php CodeSniffer VS Code Extension
integrates [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) with Visual Studio Code, showing dependency violations in the Problems panel and editor.
- watch files for changes `phpcs.xml & phpcs.dist.xml`
- re/analyze file on save
- support both local & docker setup