The fastest feedback loop in a code editor
Tinkerwell is a REPL (Read-Eval-Print-Loop) on steroids. It knows your application, provides autocompletion and supports multi-line code input with hot reloading.
Instead of directly jumping in your IDE, creating routes, controllers and whatnot, start the implementation in Tinkerwell where you get instant feedback on your database queries, and every bit of code that you can run in your app.
The automated framework bootstrapping allows you to work like you'd do it in a controller or test route but without the hassle of browser reloading or faking POST requests with an API platform.
You can use Tinkerwell to complete one-time tasks, write code with instant feedback from your application and debug without dump and dying all the time – you don’t even need to switch to your browser to see the results of the code that your write.
"Tinkerwell is the perfect tool to explore ideas in code in a non-destructive way. It's like a creative coding playground. I use it almost daily."
"Tinkerwell is the first application I open in the morning and the last one I close in the noon. It's basically my best friend."
The must-have companion to your favorite IDE. Quickly iterate on PHP code within the context of your web application.
Buy now Learn more