php-cs-fixer / shim
A tool to automatically fix PHP code style
Installs: 1 481 698
Dependents: 159
Suggesters: 1
Security: 0
Stars: 21
Watchers: 6
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.64.0
- dev-master
- v3.64.0
- v3.63.2
- v3.63.1
- v3.62.0
- v3.61.1
- v3.61.0
- v3.60.0
- v3.59.3
- v3.59.2
- v3.59.1
- v3.59.0
- v3.58.1
- v3.58.0
- v3.57.2
- v3.57.1
- v3.57.0
- v3.56.2
- v3.56.1
- v3.56.0
- v3.55.0
- v3.54.0
- v3.53.0
- v3.52.1
- v3.52.0
- v3.51.0
- v3.50.0
- v3.49.0
- v3.48.0
- v3.47.1
- v3.47.0
- v3.46.0
- v3.45.0
- v3.44.0
- v3.43.1
- v3.43.0
- v3.42.0
- v3.41.1
- v3.41.0
- v3.40.2
- v3.40.1
- v3.40.0
- v3.39.1
- v3.39.0
- v3.38.2
- v3.38.1
- v3.38.0
- v3.37.1
- v3.37.0
- v3.36.0
- v3.35.1
- v3.35.0
- v3.34.1
- v3.34.0
- v3.33.1
- v3.33.0
- v3.32.1
- v3.32.0
- v3.31.0
- v3.30.0
- v3.29.0
- v3.28.0
- v3.27.0
- v3.26.1
- v3.26.0
- v3.25.1
- v3.25.0
- v3.24.0
- v3.23.0
- v3.22.0
- v3.21.3
- v3.21.2
- v3.21.1
- v3.21.0
- v3.20.0
- v3.19.2
- v3.19.1
- v3.19.0
- v3.18.0
- v3.17.0
- v3.16.0
- v3.15.1
- v3.15.0
- v3.14.5
- v3.14.4
- v3.14.3
- v3.14.2
- v3.14.1
- v3.14.0
- v3.13.2
- v3.13.1
- v3.13.0
- v3.12.0
- v3.11.0
- v3.10.0
- v3.9.6
- v3.9.5
- v3.9.4
- v3.9.3
- v3.9.2
- v3.9.1
- v3.8.0
- v3.7.0
- v3.6.0
This package is auto-updated.
Last update: 2024-10-30 23:32: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.