CodingTricks LogoCodingTricks
HomePostsTipsCopy/PasteLinksContact UsAbout Us
2024 - 2025 CodingTricks.co | All rights reserved
Privacy PolicyTerms of Service
TweakPHP 0.1.0 Beta: A Free and Open-Source Alternative to Tinkerwell Is Here!

TweakPHP 0.1.0 Beta: A Free and Open-Source Alternative to Tinkerwell Is Here!

Posted by

kamlesh paul

on

Dec 22, 2024

| 3 min read

Last updated on : Dec 22, 2024

News
5393 views

Hey PHP developers! 🚀

Great news—TweakPHP just launched! The 0.1.0 Beta is officially out, and it comes with an exciting update: you can now install it on macOS . 🎉 Other platforms are coming soon!

If you’ve been searching for a free, open-source alternative to Tinkerwell, TweakPHP might just be what you’re looking for. Whether you're debugging Laravel code or testing PHP snippets, TweakPHP makes it simple, lightweight, and absolutely free.

Here’s everything you need to know about this release, how to install it.

#Table of contents

  • What’s New in TweakPHP 0.1.0 Beta?
    • 🖥️ macOS Support
    • ⚡ Smoother Performance
    • 💯 Still Free and Open-Source
  • A Quick Recap of TweakPHP
  • How to Install TweakPHP on macOS
  • What’s Coming Next?
  • Try TweakPHP Today!

#What’s New in TweakPHP 0.1.0 Beta?

This release makes TweakPHP easier to use and more stable, especially for macOS users. Here’s what’s new:

#🖥️ macOS Support

You can now download a .dmg file to install TweakPHP on your Mac in just a few clicks.

#⚡ Smoother Performance

The app has been optimized to run faster and feel more stable.

#💯 Still Free and Open-Source

No subscriptions. No hidden fees. You can use, customize, or contribute to TweakPHP however you like.

#A Quick Recap of TweakPHP

If you’re hearing about TweakPHP for the first time, don’t miss our previous article, Tinkerwell Alternative: Free and Open-Source PHP Debugging with TweakPHP.

In that article, we dove deep into what makes TweakPHP a fantastic free alternative to Tinkerwell, including its features like Laravel support, Monaco Editor integration, and cross-platform availability.

#How to Install TweakPHP on macOS

Here’s how you can install TweakPHP on your Mac:

  1. Download the .dmg File
    Visit the TweakPHP GitHub Releases page and download the latest .dmg file.

  2. Install the App

    • Open the downloaded .dmg file.
    • Drag the TweakPHP icon into your Applications folder.
    • Done! 🎉
  3. Launch TweakPHP

  • Open the app from your Applications folder. If you see the error message "TweakPHP” cannot be opened," don’t worry—this happens because the app is downloaded from GitHub instead of the App Store.

TweakPHP 0.1.0 warning.webp

  • To resolve this, open System Settings > Privacy & Security, scroll down, and click Open Anyway under the security message for TweakPHP. TweakPHP 0.1.0  allow securty .webp
  1. Set the PHP Path
  • When the app launches, it might display an error: "PHP path is not set!"
  • Open your terminal and run:
which php
  • Copy the PHP path from the terminal output, paste it into TweakPHP when prompted, and you’re all set! 🎉

#What’s Coming Next?

The TweakPHP team isn’t slowing down. They’re working on some exciting features for future releases, including:

  • Symfony and WordPress Support
  • Remote Code Execution via SSH
  • Docker Integration for Isolated Testing

This is just the beginning. Stay tuned for more updates!

#Try TweakPHP Today!

Download the beta now and see how it fits into your workflow. Visit the TweakPHP GitHub page to download

If you’ve been waiting for a free and open-source alternative to Tinkerwell, the wait is over. Check out TweakPHP and read more about it in our detailed Tinkerwell Alternative article.

Related Posts

  • Blocking Disposable Emails with the laravel-disposable-email PackageBlocking Disposable Emails with the laravel-disposable-email Package
  • Tinkerwell Alternative: Free and Open-Source PHP Debugging with TweakPHPTinkerwell Alternative: Free and Open-Source PHP Debugging with TweakPHP
  • Next-js 15 is Stable and Production-Ready: Key HighlightsNext-js 15 is Stable and Production-Ready: Key Highlights
  • Laravel Made Easy: One Command for PHP, Node.js, and ComposerLaravel Made Easy: One Command for PHP, Node.js, and Composer
  • API Platform Now Available for Laravel: A Game-Changer for API DevelopmentAPI Platform Now Available for Laravel: A Game-Changer for API Development

Tags

Api(1)Authentication(5)Backup (1)Copy Paste(12)Email(2)Express(1)Firebase(1)Github Action(2)News(8)Push Notification(1)Queue(2)Server(11)Server Action(3)Testing(1)Tips(17)Websocket(1)

Popular Posts

  • TweakPHP 0.1.0 Beta: A Free and Open-Source Alternative to Tinkerwell Is Here!  TweakPHP 0.1.0 Beta: A Free and Open-Source Alternative to Tinkerwell Is Here!
  • How to use WebSocket in NextJS App router with Socket.IOHow to use WebSocket in NextJS App router with Socket.IO
  • How to Set Up Queue Jobs in NextJS Using BullMQHow to Set Up Queue Jobs in NextJS Using BullMQ
  • Boost Laravel Performance: Running Octane with FrankenPHP in Production ( Zero downtime)Boost Laravel Performance: Running Octane with FrankenPHP in Production ( Zero downtime)
  • How to Set Up NextJS cron jobs without VercelHow to Set Up NextJS cron jobs without Vercel
  • Mastering Laravel Streamed Responses: Boost Performance with Fast Data DeliveryMastering Laravel Streamed Responses: Boost Performance with Fast Data Delivery
  • Tinkerwell Alternative: Free and Open-Source PHP Debugging with TweakPHPTinkerwell Alternative: Free and Open-Source PHP Debugging with TweakPHP
  • Nextjs 14 roles and permissions (RBAC) : Step-by-Step GuideNextjs 14 roles and permissions (RBAC) : Step-by-Step Guide

Get updates directly to your inbox.

Join 500+ developers getting updates on Laravel & Next.js tips. No spam,
unsubscribe anytime.


Share this article:

5393 views