Description

Easily Tweak Your PHP Code

TweakPHP is a desktop application that provides a code editor for modifying your PHP scripts.
It bundles a client PHP package to execute your code within the context of your project. Depending on the framework you are using, it automatically determines how to load your application—for example, in a Laravel project it includes vendor/autoload.php, bootstraps the framework, and then runs your script.

Features

  • Local Run – Execute PHP code directly within your local projects.
  • Docker Run – Run PHP code inside a Docker container.
  • SSH Run – Execute PHP code on a remote server via SSH.
  • Code Editor – Built with the Monaco Editor for writing code.
  • Language Server Protocol (LSP) – Uses phpactor to provide auto‑completion while coding.
  • Themes – Supports both dark and light mode themes.

Creator

Saeed Vaziry
@saeed_vz

Related Projects

Sentry for Laravel

Sentry for Laravel

Laravel Error & Performance Monitoring

Solo Dumps for Laravel

Solo Dumps for Laravel

Intercept & Collect Dumps

Laranode

Laranode

Open-Source Alternative to cPanel/Plesk

Pageradar

Pageradar

Website Monitoring Tool

exchangerateapi.net

exchangerateapi.net

Exchange Rate Data API

Laravel Spy

Laravel Spy

Track & Log Outgoing HTTP Requests