8000 GitHub - eznix86/tweakphp: Easily tweak your PHP code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eznix86/tweakphp

 
 

Repository files navigation


TweakPHP is a desktop application with a code editor to tweak your PHP code.

TweakPHP is currently alpha

Demo

https://x.com/saeed_vz/status/1832507929653616953

Setup Locally

Install dependencies

npm install

Copy .env.dist as .env

cp .env.dist .env

Run the app

npm run dev

Roadmap to Beta release

  • Symfony Loader (currently Composer loader handles it)
  • WordPress Loader
  • Built-in Laravel
  • Build actions for Mac
  • SSH code execution
  • Docker code execution
  • Icon

About

Easily tweak your PHP code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.0%
  • Vue 49.2%
  • Other 0.8%
0