TweakPHP is a desktop application with a code editor to tweak your PHP code.
(TweakPHP is currently Beta)
brew install tweakphp/tap/tweakphpDownload the .dmg file from the releases page and drag TweakPHP to your Applications folder.
snap install tweakphp- Download the
.AppImagefile from the releases page - Make it executable:
chmod +x TweakPHP-*.AppImage - Run the AppImage
Download the .rpm package from the releases page and install it:
sudo rpm -i TweakPHP-*.rpmDownload the .deb package from the releases page
yay -S tweakphpor with any other AUR helper.
Download the .exe installer from the releases page and run it.