laravel / pint
An opinionated code formatter for PHP.
Installs: 66 445 772
Dependents: 6 402
Suggesters: 7
Security: 0
Stars: 2 779
Watchers: 36
Forks: 144
Open Issues: 3
Type:project
Requires
- php: ^8.1.0
- ext-json: *
- ext-mbstring: *
- ext-tokenizer: *
- ext-xml: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.64.0
- illuminate/view: ^10.48.20
- 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.1
- dev-main
- v1.18.1
- v1.18.0
- v1.17.3
- v1.17.2
- v1.17.1
- v1.17.0
- v1.16.2
- v1.16.1
- v1.16.0
- v1.15.3
- v1.15.2
- v1.15.1
- v1.15.0
- v1.14.0
- v1.13.11
- v1.13.10
- v1.13.9
- v1.13.8
- v1.13.7
- v1.13.6
- v1.13.5
- v1.13.4
- v1.13.3
- v1.13.2
- v1.13.1
- v1.13.0
- v1.12.0
- v1.11.0
- v1.10.6
- v1.10.5
- v1.10.4
- v1.10.3
- v1.10.2
- v1.10.1
- v1.10.0
- v1.9.0
- v1.8.0
- v1.7.0
- v1.6.0
- v1.5.0
- v1.4.1
- v1.4.0
- v1.3.0
- v1.2.1
- v1.2.0
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.0
- v0.2.4
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- dev-feat/blade
This package is auto-updated.
Last update: 2024-10-18 13:11:25 UTC
README
Introduction
Laravel Pint is an 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
In order 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.