GitPedia

Laravel tinker

Adds a way to write php and run it directly in Laravels' Artisan Tinker.

From Roboroads·Updated May 27, 2026·View on GitHub·

Easily write and execute PHP code directly in PhpStorm/IDEA as if using `laravel artisan tinker`. Enjoy the convenience of running code snippets with full access to your Laravel classes, enhanced by your IDE’s autocompletion, syntax highlighting, and error inspections. The project is written primarily in Kotlin, distributed under the Apache License 2.0 license, first published in 2020. Key topics include: artisan, artisan-command, jetbrains, laravel, php.

Latest release: v3.0.0
June 19, 2025View Changelog →

Laravel Tinker Plugin Logo
Downloads
Rating
GitHub Release Date
GitHub last commit

<!-- Plugin description -->

Easily write and execute PHP code directly in PhpStorm/IDEA as if using laravel artisan tinker. Enjoy the convenience of running code snippets with full access to your Laravel classes, enhanced by your IDE’s autocompletion, syntax highlighting, and error inspections.

Access all plugin actions via Tools -> Laravel Tinker or use the default shortcut ctrl + Shift + T to let Tinker intelligently determine your intent (open, run, etc.).

The plugin also works outside Laravel projects - just ensure psy/psysh is required in your project for basic functionality (with some limitations).

<!-- Plugin description end -->

Credits

Significant contributors will be acknowledged here.

Contributing

My experience with Kotlin is limited, so I tinkered (😏) this together. Any tips or feedback are welcome in the Issues Tab - or even better, submit a PR!

Want to contribute? Every positive contribution is appreciated!

Contributors

Showing top 8 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from Roboroads/laravel-tinker via the GitHub API.Last fetched: 6/1/2026