PHPackages                             vluzrmos/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. vluzrmos/tinker

Abandoned → [laravel/tinker](/?search=laravel%2Ftinker)Package[CLI &amp; Console](/categories/cli)

vluzrmos/tinker
===============

An Interactive Shell to Lumen Framework.

v1.4.0(7y ago)109478.9k—1.1%122MITPHP

Since May 27Pushed 6y ago2 watchersCompare

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

READMEChangelog (10)Dependencies (5)Versions (15)Used By (2)

ABANDONED
=========

[](#abandoned)

Please consider to use the official Laravel Tinker, it is also compatible with Lumen: [laravel/tinker](https://github.com/laravel/tinker)

Lumen Artisan Tinker
====================

[](#lumen-artisan-tinker)

[![Join the chat at https://gitter.im/vluzrmos/lumen-tinker](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/vluzrmos/lumen-tinker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Latest Stable Version](https://camo.githubusercontent.com/8312a9dbc2a4c4bdeb2c78a32c5f8b2a5d31bd05a1c73727579cdf49192fe4bd/68747470733a2f2f706f7365722e707567782e6f72672f766c757a726d6f732f74696e6b65722f762f737461626c65)](https://packagist.org/packages/vluzrmos/tinker)[![Total Downloads](https://camo.githubusercontent.com/d51ba1b59673654564bebdf81d9fd54a64ed6cee080e73e585d30466c545cf48/68747470733a2f2f706f7365722e707567782e6f72672f766c757a726d6f732f74696e6b65722f646f776e6c6f616473)](https://packagist.org/packages/vluzrmos/tinker)[![License](https://camo.githubusercontent.com/9994aa31c4c6145226c708ea25803866899e125d0372b9c8eee4861edd54d7f2/68747470733a2f2f706f7365722e707567782e6f72672f766c757a726d6f732f74696e6b65722f6c6963656e7365)](https://packagist.org/packages/vluzrmos/tinker)[![Build Status](https://camo.githubusercontent.com/9255d9afa1bc1dfd2143260ec471826aedd3904c7c2e2c9291f684426c49da53/68747470733a2f2f7472617669732d63692e6f72672f766c757a726d6f732f6c756d656e2d74696e6b65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/vluzrmos/lumen-tinker)[![StyleCI](https://camo.githubusercontent.com/7b806f3c65a98ecdecca62fd66df3476ce8cba9100951d213efa7c090a014f3d/68747470733a2f2f7374796c6563692e696f2f7265706f732f33363333383036342f736869656c64)](https://styleci.io/repos/36338064)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/daa07c953a9cf343548b6ad9d2497653cd75359440bdced3a96b22af95e952fc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f766c757a726d6f732f6c756d656e2d74696e6b65722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/vluzrmos/lumen-tinker/?branch=master)

An Interactive Shell to Lumen Framework.

[![Preview](https://camo.githubusercontent.com/625b9035f4c3b6ae12315b0b2d0a3755dde2e8e0223941d93b15ae236070d56d/687474703a2f2f692e696d6775722e636f6d2f336a667663636b2e706e67)](https://github.com/vluzrmos/lumen-tinker)

Installation
============

[](#installation)

Package Versions:

LumenTinker5.01.0.\*5.11.1.\*5.31.3.05.4+1.3.\*Download from packagist:

`composer require vluzrmos/tinker`

Add the Service Provider to the `artisan` file:

```
if(class_exists('Vluzrmos\Tinker\TinkerServiceProvider')) {
    $app->register('Vluzrmos\Tinker\TinkerServiceProvider');
}
```

> Note: *This will not affect the performance of your application.*

And that is it, to see if it works do `php artisan`, and be sure to see the command `tinker` there.

To use the shell:

`php artisan tinker`

Credits
=======

[](#credits)

That package is a partial modification of [illuminate/framework](https://github.com/illuminate/framework) and that is copyright of [Taylor Otwell](https://github.com/taylorotwell).

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity50

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

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

Every ~86 days

Recently: every ~209 days

Total

14

Last Release

2883d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/450848?v=4)[Vagner Luz do Carmo](/maintainers/vluzrmos)[@vluzrmos](https://github.com/vluzrmos)

---

Top Contributors

[![vluzrmos](https://avatars.githubusercontent.com/u/450848?v=4)](https://github.com/vluzrmos "vluzrmos (29 commits)")[![Szasza](https://avatars.githubusercontent.com/u/911466?v=4)](https://github.com/Szasza "Szasza (2 commits)")[![gazben](https://avatars.githubusercontent.com/u/3780285?v=4)](https://github.com/gazben "gazben (1 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")[![sergiorodenas](https://avatars.githubusercontent.com/u/2689890?v=4)](https://github.com/sergiorodenas "sergiorodenas (1 commits)")

---

Tags

laravelTinkershelllumen

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[stepanenko3/nova-command-runner

Laravel Nova tool for running Artisan and bash(shell) commands.

36983.0k](/packages/stepanenko3-nova-command-runner)[intonate/tinker-zero

Use laravel/tinker on your laravel-zero applications

4860.9k16](/packages/intonate-tinker-zero)[matthewbdaly/artisan-standalone

Allows you to use Artisan outside of a Laravel install

3210.8k22](/packages/matthewbdaly-artisan-standalone)[socialengine/sniffer-rules

A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.

1248.2k1](/packages/socialengine-sniffer-rules)

PHPackages © 2026

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