<p align="center"><img src="https://github.com/laravel/pint/raw/HEAD/art/logo.svg" width="50%" alt="Logo Laravel Pint"></p> <p align="center"> <img src="/art/overview.png" alt="Overview Laravel Pint" style="width:70%;"> </p> <p align="center"> <a href="https://github.com/laravel/pint/actions"><img src="https://github.com/laravel/pint/workflows/tests/badge.svg" alt="Build Status"></a> <a href="https://packagist.org/packages/laravel/pint"><img src="https://img.shields.io/packagist/dt/laravel/pint" alt="Total Downloads"></a> <a href="https://packagist.org/packages/laravel/pint"><img src="https://img.shields.io/packagist/v/laravel/pint" alt="Latest Stable Version"></a> <a href="https://packagist.org/packages/laravel/pint"><img src="https://img.shields.io/packagist/l/laravel/pint" alt="License"></a> </p> <a name="introduction"></a> ## 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). <a name="contributing"></a> ## Contributing Thank you for considering contributing to Pint! You can read the contribution guide [here](.github/CONTRIBUTING.md). <a name="code-of-conduct"></a> ## 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). <a name="security-vulnerabilities"></a> ## Security Vulnerabilities Please review [our security policy](https://github.com/laravel/pint/security/policy) on how to report security vulnerabilities. <a name="license"></a> ## License Pint is open-sourced software licensed under the [MIT license](LICENSE.md).
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
app | Folder | 0755 |
|
|
art | Folder | 0755 |
|
|
bootstrap | Folder | 0755 |
|
|
builds | Folder | 0755 |
|
|
config | Folder | 0755 |
|
|
resources | Folder | 0755 |
|
|
storage | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 235 B | 0644 |
|
.gitattributes | File | 676 B | 0644 |
|
.gitignore | File | 61 B | 0644 |
|
CHANGELOG.md | File | 8.11 KB | 0644 |
|
LICENSE.md | File | 1.07 KB | 0644 |
|
README.md | File | 1.94 KB | 0644 |
|
RELEASE.md | File | 315 B | 0644 |
|
box.json | File | 411 B | 0644 |
|
composer.json | File | 1.67 KB | 0644 |
|
composer.lock | File | 289.23 KB | 0644 |
|
phpstan.neon | File | 204 B | 0644 |
|
phpunit.xml.dist | File | 799 B | 0644 |
|
pint | File | 1.79 KB | 0644 |
|
pint.json | File | 57 B | 0644 |
|