Looking to hire Laravel developers? Try LaraJobs

laravel-pint maintained by krok

Description
An opinionated code formatter for PHP.
Author
Last update
2026/08/14 11:07 (dev-master)
License
Links
Downloads
4 425
Tags

Comments
comments powered by Disqus

Installation

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

License

MIT license.