php-cs-fixer / shim
A tool to automatically fix PHP code style
Installs: 15 834
Dependents: 3
Suggesters: 0
Security: 0
Stars: 6
Watchers: 5
Forks: 1
Type:application
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- ext-tokenizer: *
Suggests
- ext-dom: For handling output formats in XML
- ext-mbstring: For handling non-UTF8 characters.
This package is auto-updated.
Last update: 2022-06-18 17:58:37 UTC
README
PHP Coding Standards Fixer
This is a shim package of PHP CS Fixer. For any related topic, please visit the main repo page.