Skip to content

Roboroads/laravel-tinker

Repository files navigation

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

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).

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!

About

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

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published