Tinkerwell background image
Tinkerwell Logo Tinkerwell
Hey! You are currently looking at the documentation for Tinkerwell 2. The latest version of the documentation is available here.

What is Tinkerwell#

Tinkerwell is the must-have tinker tool for Laravel and PHP developers. It is a PHP code runner for Windows, macOS and Linux that allows you to immediately run PHP code. You can use it as a scratchpad to quickly run PHP functions like json_encode and utf8_encode or connect to your existing applications and run code in their context.

Open a project and Tinkerwell bootstraps your framework of choice and runs your PHP code in your application. This works locally as well as securely via SSH – and so you can use Tinkerwell to run any PHP code within your remote projects.

If you ever wanted to quickly run a Laravel Eloquent query on your database – Tinkerwell is for you.