TweakPHP is a desktop application with a code editor to tweak your PHP code.
TweakPHP is currently Beta
https://youtu.be/3KnzaQJK7NU?si=lHIb3GmZYyXiQ2cB
Install dependencies
npm install
Copy .env.dist as .env
cp .env.dist .env
Run the app
npm run dev



