Tinkerwell icon
Tinkerwell icon

Tinkerwell

 Like

Tinkerwell is php artisan tinker on steroids. It comes with a Laravel 6 default project, so you can start experimenting right away. Ready for more? Enjoy the awesome features below.

Tinkerwell screenshot 1

License model

Country of Origin

  • DE flagGermany
  • European Union flagEU

Platforms

  • Mac
  • Online
  • Visual Studio Code
  • PhpStorm
  • Sublime Text
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • programming
  • programming-tools
  • laravel
  • mac-apps

Tinkerwell News & Activities

Highlights All activities

Recent activities

No activities found.

Tinkerwell information

  • Developed by

    DE flagMarcel Pociot & Sebastian Schlein
  • Licensing

    Proprietary and Commercial product.
  • Pricing

    One time purchase (perpetual license) that costs $15.
  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about Tinkerwell, and it has gotten 0 likes

Tinkerwell was added to AlternativeTo by Paul on Jan 20, 2020 and this page was last updated Jan 20, 2020.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Tinkerwell?

Tinkerwell is php artisan tinker on steroids. It comes with a Laravel 6 default project, so you can start experimenting right away. Ready for more? Enjoy the awesome features below.

Tinker locally

Tinkerwell can be used to run your code against local Laravel applications. Just select one of your local projects and start tinkering. If you ever needed a multi-line tinker tool, this is it. Define variables, access models, and pipe through collections like never before.

Tinker via SSH

Tinkerwell connects to your remote Laravel applications via SSH and gives you a secure and convenient access to them. Your application code does not get modified – and there is no third-party package required. You can even sync Tinkerwell with Laravel Forge to automatically import all your Forge sites.

IDE integration

Tinkerwell has three official IDE plugins so that you can tinker directly from within your favorite code editor. We have plugins for VSCode, Sublime Text 3 and PhpStorm.

Query inspection

Tinkerwell allows you to inspect queries that get called by your code under the hood. Do you want to see what a specific Laravel eloquent model is doing in this select query? Do you have a potential N+1 issue in your code?

Tinker with controllers and views

In addition to tinkering only with PHP code, Tinkerwell also gives you the ability to tinker with a Laravel route and a Blade view. You can pass data to your view, just as you would within a Laravel controller.

Multiple themes and fonts

We all want to give our code editors that little unique touche - and that's why Tinkerwell also comes with the ability to change themes as well as your favorite coding font. Don't have a nice looking font available? Don't worry, we ship some good looking defaults.

Official Links