opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat(formatters): add laravel pint as a `.php` formatter

Open nunomaduro opened this issue 1 week ago • 2 comments

yo, this pull request adds laravel pint as a .php formatter, and it only runs if it’s explicitly specified in composer.json, as expected.

note: although pint is under the laravel organization, it’s framework-agnostic and works with any php project.

nunomaduro avatar Jan 08 '26 10:01 nunomaduro