Say hello to Tinkerwell – the must-have companion to your favorite IDE. Quickly iterate on PHP code within the context of your web application. Use Tinkerwell locally, via SSH, Docker and even on Laravel Vapor.
Tinkerwell indexes your codebase and provides you with an outstanding code completion experience. Quickly find exactly the part of your code that you need with our fuzzy search logic, no matter if you are searching for classes, methods, constants, or simply chain method calls. Helpful documentation snippets make tinkering with your code even easier.
Using a special comment syntax you can quickly dump out variables, perform method calls in the middle of a method chain, and even measure the time of your code execution. With automatic code coverage, you always know exactly which line of your code was evaluated and which one wasnt.