PHPackages                             softheroes/tinker - 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. [CLI &amp; Console](/categories/cli)
4. /
5. softheroes/tinker

ActiveLibrary[CLI &amp; Console](/categories/cli)

softheroes/tinker
=================

BotMan tinker command for your Laravel BotMan project

01PHP

Since Dec 25Pushed 3y agoCompare

[ Source](https://github.com/SoftHeroes/tinker)[ Packagist](https://packagist.org/packages/softheroes/tinker)[ RSS](/packages/softheroes-tinker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

BotMan Tinker
=============

[](#botman-tinker)

Gives your Laravel chatbot the ability to try your chatbot in your local terminal.

Installation
------------

[](#installation)

Run `composer require botman/tinker` to install the composer dependencies.

Then in your `config/app.php` add

```
BotMan\Tinker\TinkerServiceProvider::class,
```

to the `providers` array.

Usage
-----

[](#usage)

You now have a new Artisan command that helps you to test and develop your chatbot locally:

```
php artisan botman:tinker
```

License
-------

[](#license)

BotMan and Tinker is free software distributed under the terms of the MIT license.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/260d6ab2a216970cdaa95aed53e1b6d57b8a650fe598254e757fd0a19b53118c?d=identicon)[SoftHeroes](/maintainers/SoftHeroes)

---

Top Contributors

[![mpociot](https://avatars.githubusercontent.com/u/804684?v=4)](https://github.com/mpociot "mpociot (21 commits)")[![arielmagbanuazeald](https://avatars.githubusercontent.com/u/46464977?v=4)](https://github.com/arielmagbanuazeald "arielmagbanuazeald (4 commits)")[![jaybeeumbay-izzybots](https://avatars.githubusercontent.com/u/67932446?v=4)](https://github.com/jaybeeumbay-izzybots "jaybeeumbay-izzybots (2 commits)")[![SoftHeroes](https://avatars.githubusercontent.com/u/24780408?v=4)](https://github.com/SoftHeroes "SoftHeroes (2 commits)")[![martinmuntzing](https://avatars.githubusercontent.com/u/839852?v=4)](https://github.com/martinmuntzing "martinmuntzing (1 commits)")[![CrushedLive](https://avatars.githubusercontent.com/u/1410921?v=4)](https://github.com/CrushedLive "CrushedLive (1 commits)")[![nuernbergerA](https://avatars.githubusercontent.com/u/13331388?v=4)](https://github.com/nuernbergerA "nuernbergerA (1 commits)")[![robinvdvleuten](https://avatars.githubusercontent.com/u/238295?v=4)](https://github.com/robinvdvleuten "robinvdvleuten (1 commits)")[![roquie](https://avatars.githubusercontent.com/u/3214290?v=4)](https://github.com/roquie "roquie (1 commits)")[![marktopper](https://avatars.githubusercontent.com/u/2232539?v=4)](https://github.com/marktopper "marktopper (1 commits)")

### Embed Badge

![Health badge](/badges/softheroes-tinker/health.svg)

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

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.1k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)[codedungeon/php-cli-colors

Liven up you PHP Console Apps with standard colors

10210.1M26](/packages/codedungeon-php-cli-colors)

PHPackages © 2026

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