hyperlinkgroup / pint
An opinionated code formatter for PHP.
Installs: 14 104
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 152
Type:project
Requires
- php: ^8.1.0
- ext-json: *
- ext-mbstring: *
- ext-tokenizer: *
- ext-xml: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.49.0
- illuminate/view: ^10.43.0
- larastan/larastan: ^2.8.1
- laravel-zero/framework: ^10.3.0
- mockery/mockery: ^1.6.7
- nunomaduro/termwind: ^1.15.1
- pestphp/pest: ^2.33.6
README
Introduction
Hyperlink Pint is a less opinionated, but more our opinionated PHP code style fixer for minimalists. Pint 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 Pint can be found on the Laravel website.
Contributing
Thank you for considering contributing to Pint! You can read the contribution guide here.
Code of Conduct
To ensure that the Laravel 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
Pint is open-sourced software licensed under the MIT license.