https://github.com/bajrangcoder/phpprettifier
A versatile and robust plugin designed to effortlessly format your PHP code on Acode
https://github.com/bajrangcoder/phpprettifier
Last synced: 11 months ago
JSON representation
A versatile and robust plugin designed to effortlessly format your PHP code on Acode
- Host: GitHub
- URL: https://github.com/bajrangcoder/phpprettifier
- Owner: bajrangCoder
- Created: 2023-07-12T03:59:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T14:27:52.000Z (over 2 years ago)
- Last Synced: 2025-04-03T05:51:10.184Z (about 1 year ago)
- Language: JavaScript
- Size: 99.6 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Introducing PHPPrettifier: The Powerful PHP Code Formatter For Acode
**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.2
- fixed bugs
- improved proformance
v1.0.1
- fixed bugs
## Usage:
- Install **PHPPrettifier** Plugin from `Acode App > Settings > Plugins > And search here for PHPPrettifier` and install it
- After that set it as default for Php files from `Acode App > Settings > Formatter` and search for **PHP** and and select `BajrangCoder.PHPPrettifier` from opened select box.
- And for formatting your code :
- Open your any php file
- from haeder click ✏️ and select format and it will format your code.
### How to change formatter configuration?
- 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
### Give It a Star:
If you find **PHPPrettifier** useful, please consider giving us a star on our [GitHub repository](https://github.com/bajrangCoder/PHPPrettifier). Your support motivates us to continue improving the plugin and making more usefull plugins.
## Key Features:
- 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.
## Acknowledgements:
- [Prettier(php)](https://github.com/prettier/plugin-php) library developed by Prettier team.
## Bug Reports and Feedback:
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](https://github.com/bajrangCoder/PHPPrettifier). 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!