PHPPrettifier is a versatile and robust plugin designed to effortlessly format your PHP code on Acode, making it more readable and maintainable.
Updates
v1.0.3
- added codemirror support
v1.0.2
- fixed bugs
- improved proformance
v1.0.1
- fixed bugs
- Install PHPPrettifier Plugin from
Acode App > Settings > Plugins > And search here for PHPPrettifierand install it - After that set it as default for Php files from
Acode App > Settings > Formatterand search for PHP and and selectBajrangCoder.PHPPrettifierfrom opened select box. - And for formatting your code :
- Open your any php file
- from header click ✏️ and select format and it will format your code.
- Go to
Acode App > Settings > Plugins > PHPPrettifier Plugin page - And here you will get a ⚙️(setting icon) on top right corner
- click it
- And from that page you can customise the configurations
If you find PHPPrettifier useful, please consider giving us a star on our GitHub repository. Your support motivates us to continue improving the plugin and making more usefull plugins.
- Effortlessly formats PHP code to enhance readability and maintainability.
- Uses the powerful code formatter, Prettier, to ensure consistent code styling.
- Customizable formatting options to tailor the output to your specific preferences.
- Works in both codemirror and acr
- Prettier(php) library developed by Prettier team.
We strive to provide a seamless experience, but if you encounter any issues or have suggestions for improvement, please report them on our GitHub repository here. Your feedback is valuable in helping us enhance the plugin and deliver a better user experience. We value your feedback and suggestions to make PHPPrettifier even better.
Thank you for choosing PHPPrettifier ❤️. We hope this plugin enhances your coding experience and makes your PHP code more beautiful than ever before!