discovered 03 Aug 2026
plugin-php
→ View on GitHubThe Prettier PHP Plugin is an opinionated code formatter that extends Prettier's functionality to support PHP, allowing developers to enforce consistent coding styles in their PHP code. It utilizes PSR/PER guidelines to shape formatting decisions, though it does not guarantee full compliance, focusing instead on delivering a formatting experience similar to other languages supported by Prettier. This plugin is deemed stable for pure PHP files, with ongoing adjustments for mixed PHP and HTML content.