## Introduction
**Laravel Pint** is an opinionated PHP code style fixer for minimalists. Pint is built on top of **[PHP-CS-Fixer](https://github.com/FriendsOfPHP/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](https://laravel.com/docs/pint).
## Contributing
Thank you for considering contributing to Pint! You can read the contribution guide [here](.github/CONTRIBUTING.md).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/pint/security/policy) on how to report security vulnerabilities.
## License
Pint is open-sourced software licensed under the [MIT license](LICENSE.md).