Skip to content

escapeboy/tweakphp

 
 

Repository files navigation

TweakPHP

TweakPHP is a desktop application with a code editor to tweak your PHP code.
(TweakPHP is currently Beta)

Installation

macOS

Homebrew

brew install tweakphp/tap/tweakphp

DMG File

Download the .dmg file from the releases page and drag TweakPHP to your Applications folder.

Linux

Snap

snap install tweakphp

AppImage

  1. Download the .AppImage file from the releases page
  2. Make it executable: chmod +x TweakPHP-*.AppImage
  3. Run the AppImage

RPM Package

Download the .rpm package from the releases page and install it:

sudo rpm -i TweakPHP-*.rpm

Deb Package

Download the .deb package from the releases page

Arch Linux (AUR)

yay -S tweakphp

or with any other AUR helper.

Windows

Download the .exe installer from the releases page and run it.

About

Easily tweak your PHP code

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Vue 49.3%
  • TypeScript 39.7%
  • JavaScript 7.7%
  • CSS 2.1%
  • Other 1.2%