zenphp / fixr
An opinionated code formatter for PHP.
Installs: 202
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.2.0
- ext-json: *
- ext-mbstring: *
- ext-tokenizer: *
- ext-xml: *
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.61.1
- illuminate/view: ^10.0|11.0
- larastan/larastan: 2.9.8
- laravel-zero/framework: 10.4.0
- mockery/mockery: 1.6.12
- nunomaduro/termwind: 1.15.1
- pestphp/pest: 2.35.0
README
About Fixr
Fixr is an opinionated PHP code style fixer for minimalists. Fixr is built on top of PHP-CS-Fixer and makes it simple to ensure that your code style stays clean and consistent.
Official Documentation
Documentation for Fixr can be found on the Zen website.
Contributing
Thank you for considering contributing to Fixr! You can read the contribution guide here.
Code of Conduct
In order to ensure that the Zen community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Fixr is open-sourced software licensed under the MIT license.