krok / laravel-pint
An opinionated code formatter for PHP.
2.0.0
2026-08-14 09:07 UTC
Requires
- php: ^8.3
- illuminate/support: ^12.0|^13.0
- laravel/pint: ^1.16
This package is auto-updated.
Last update: 2026-08-14 09:08:14 UTC
README
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist krok/laravel-pint --dev
Usage
Publish the Pint configuration to the project root:
php artisan vendor:publish --tag=pint