NOTE: Please be aware that this extension is in early stages. It is working and has more than 95% test coverage, but please make sure you save your work before using it. If you find any bugs, please report them on GitHub
PHP linter and formatter for Visual Studio Code and CLI. Taqwim is arabic for correction.
- Zero configuration (but configurable)
- Lint PHP files to detect syntax errors
- Fix PHP files according to coding standard
- No PHP runtime required
- Two presets are included: PSR and Taqwim
If you are looking for the CLI version, please check Taqwim CLI
- Some test files were taking from PHP CodeSniffer and PHPCS Fixer