php-cs-fixer / shim
A tool to automatically fix PHP code style
Installs: 124 261
Dependents: 37
Suggesters: 1
Security: 0
Stars: 11
Watchers: 4
Forks: 2
Open Issues: 0
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.
Replaces
- friendsofphp/php-cs-fixer: v3.15.1
README
PHP Coding Standards Fixer
This is a shim package of PHP CS Fixer. For any related topic, please visit the main repo page.