PHPackages                             beyondcode/tinkerwell - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. beyondcode/tinkerwell

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

beyondcode/tinkerwell
=====================

Drivers, panels and tools for customizing Tinkerwell to your application.

v4.x-dev(2y ago)4414.2k10[3 issues](https://github.com/beyondcode/tinkerwell/issues)1MITPHPPHP ^7.4|^8.0

Since Sep 20Pushed 10mo ago3 watchersCompare

[ Source](https://github.com/beyondcode/tinkerwell)[ Packagist](https://packagist.org/packages/beyondcode/tinkerwell)[ Docs](https://github.com/beyondcode/tinkerwell)[ RSS](/packages/beyondcode-tinkerwell/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (4)Used By (1)

Tinkerwell Workbench
====================

[](#tinkerwell-workbench)

[![Tinkerwell PHP REPL](https://camo.githubusercontent.com/39a993b29bd8159bc285bb7b7a7befa4500dcc162b7d70697775cc3162106f07/68747470733a2f2f74696e6b657277656c6c2e6170702f696d616765732f73696d706c655f73637265656e73686f742e706e673f76342d31)](https://camo.githubusercontent.com/39a993b29bd8159bc285bb7b7a7befa4500dcc162b7d70697775cc3162106f07/68747470733a2f2f74696e6b657277656c6c2e6170702f696d616765732f73696d706c655f73637265656e73686f742e706e673f76342d31)

[www.tinkerwell.app](http://www.tinkerwell.app)

Tinkerwell is a REPL on steroids. It allows you to run code snippets within the context of your application without hitting the browser. It's the perfect companion to your favorite IDE and works with any framework – locally, via SSH, Docker and even on Laravel Vapor.

This package contains helpful tools to customize Tinkerwell for your application.

**You do not need to install this package to customize Tinkerwell. Just copy the driver or tool you need into your applications' [custom driver](https://tinkerwell.app/docs/4/extending-tinkerwell/custom-drivers) directory. However, if you want to make use of autocompletion while implementing your customization, it's helpful to install this package as a dev dependency.**

```
composer require --dev beyondcode/tinkerwell

```

Drivers
-------

[](#drivers)

When you open your project with Tinkerwell, one of the available drivers will be loaded and bootstrap your application to prepare it for code execution within Tinkerwell. This repository holds all available drivers for Tinkerwell. If your framework does not have a specific driver yet, Tinkerwell will at least try and load your projects' autoload file. If you have written a custom driver for a framework by yourself, feel free to open a PR and add it to this repository!

For more information about drivers, check out the [documentation](https://tinkerwell.app/docs/4/extending-tinkerwell/custom-drivers).

Panels
------

[](#panels)

With Panels, Tinkerwell offers a concise and visually appealing way to get a snapshot of specific details about your application.

For more information about panels, check out the [documentation](https://tinkerwell.app/docs/4/extending-tinkerwell/panels).

Themes
------

[](#themes)

If you want to add a custom theme to Tinkerwell, you can find two example themes in the `src/themes` directory.

For more information about custom themes, check out the [documentation](https://tinkerwell.app/docs/4/advanced-usage/custom-themes).

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Beyond Code](https://github.com/beyondcode)
- [Diana Scharf](https://github.com/mechelon)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 78.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

974d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/863e91ca13b8c4031f202c0eee4f06b3a4352f92cf9cd397b03609b20247ed16?d=identicon)[beyondcode](/maintainers/beyondcode)

---

Top Contributors

[![mechelon](https://avatars.githubusercontent.com/u/26432041?v=4)](https://github.com/mechelon "mechelon (36 commits)")[![mpociot](https://avatars.githubusercontent.com/u/804684?v=4)](https://github.com/mpociot "mpociot (5 commits)")[![sschlein](https://avatars.githubusercontent.com/u/2911113?v=4)](https://github.com/sschlein "sschlein (3 commits)")[![chrillep](https://avatars.githubusercontent.com/u/1267931?v=4)](https://github.com/chrillep "chrillep (1 commits)")[![slaFFik](https://avatars.githubusercontent.com/u/282234?v=4)](https://github.com/slaFFik "slaFFik (1 commits)")

---

Tags

beyondcodetinkerwell

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/beyondcode-tinkerwell/health.svg)

```
[![Health](https://phpackages.com/badges/beyondcode-tinkerwell/health.svg)](https://phpackages.com/packages/beyondcode-tinkerwell)
```

###  Alternatives

[beyondcode/laravel-er-diagram-generator

Generate ER diagrams from your Laravel models.

2.0k1.5M2](/packages/beyondcode-laravel-er-diagram-generator)[beyondcode/laravel-self-diagnosis

Perform various self diagnosis tests on your Laravel application.

1.5k1.2M4](/packages/beyondcode-laravel-self-diagnosis)[beyondcode/laravel-comments

Add comments to your Laravel application

608435.7k2](/packages/beyondcode-laravel-comments)[beyondcode/laravel-vouchers

Allow users to redeem vouchers that are bound to models..

70768.4k2](/packages/beyondcode-laravel-vouchers)[beyondcode/laravel-favicon

Create dynamic favicons based on your environment settings.

37549.4k](/packages/beyondcode-laravel-favicon)[beyondcode/laravel-masked-db-dump

Dump masked information from your database

11348.3k](/packages/beyondcode-laravel-masked-db-dump)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
