PHPackages                             4msar/interactive-model - 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. 4msar/interactive-model

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

4msar/interactive-model
=======================

Interactive model CLI

v1.0.2(3y ago)08MITPHPPHP ^7.2|^8.0

Since Aug 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/4msar/interactive-model)[ Packagist](https://packagist.org/packages/4msar/interactive-model)[ RSS](/packages/4msar-interactive-model/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

WIP: Interactive Model for Laravel
==================================

[](#wip-interactive-model-for-laravel)

[![Latest Stable Version](https://camo.githubusercontent.com/2b24f33ba3509daf0ece075d441444fd0f029dc3de3d4af7c3c3e0440c4aeb93/68747470733a2f2f706f7365722e707567782e6f72672f346d7361722f696e7465726163746976652d6d6f64656c2f762f737461626c65)](https://packagist.org/packages/4msar/interactive-model) [![Total Downloads](https://camo.githubusercontent.com/b7e0ae6d37db7e6f64af1f2f453c7b241e425ad3b36bc7b2b9f1274a39568a08/68747470733a2f2f706f7365722e707567782e6f72672f346d7361722f696e7465726163746976652d6d6f64656c2f646f776e6c6f616473)](https://packagist.org/packages/4msar/interactive-model) [![Latest Unstable Version](https://camo.githubusercontent.com/18613d4ef94778c5feb464752792f8dfde5bf65c690e5989b9fa5f959d8f4990/68747470733a2f2f706f7365722e707567782e6f72672f346d7361722f696e7465726163746976652d6d6f64656c2f762f756e737461626c65)](https://packagist.org/packages/4msar/interactive-model) [![License](https://camo.githubusercontent.com/49e54283e0b8260a4d3134b05a91a4f08d86347722c36c16278e456b3765f086/68747470733a2f2f706f7365722e707567782e6f72672f346d7361722f696e7465726163746976652d6d6f64656c2f6c6963656e7365)](https://packagist.org/packages/4msar/interactive-model)

Getting Started
---------------

[](#getting-started)

To get started you need to install the package with Composer:

```
composer require 4msar/interactive-model
```

### Laravel &gt;= 5.5

[](#laravel--55)

That's it! The package is auto-discovered on 5.5 and up!

### Laravel &lt;= 5.4

[](#laravel--54)

Add the package service provider to your providers array in `config/app.php`

```
'providers' => [
    // ...
    MSAR\InteractiveModel\InteractiveModelServiceProvider,
],
```

To start using this package, run this command in your terminal and follow the onscreen prompts:

```
php artisan interactive
```

Disclaimer
----------

[](#disclaimer)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

3

Last Release

1358d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/40a496cd0ac1bbb7885d5c6e2b9b8d2d1414e532629ff2892a566c28aa88c9aa?d=identicon)[msar](/maintainers/msar)

---

Top Contributors

[![4msar](https://avatars.githubusercontent.com/u/17962782?v=4)](https://github.com/4msar "4msar (4 commits)")

### Embed Badge

![Health badge](/badges/4msar-interactive-model/health.svg)

```
[![Health](https://phpackages.com/badges/4msar-interactive-model/health.svg)](https://phpackages.com/packages/4msar-interactive-model)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[bestmomo/nice-artisan

Web interface for Laravel Artisan

215149.3k](/packages/bestmomo-nice-artisan)[statamic/cli

Statamic CLI Tool

7587.7k](/packages/statamic-cli)[mwguerra/web-terminal

A web-based terminal component for Filament/Laravel with command whitelisting and multiple connection types

251.1k](/packages/mwguerra-web-terminal)[sunaoka/laravel-facade-generator

Provide command line generation of facade layer files.

171.9k](/packages/sunaoka-laravel-facade-generator)

PHPackages © 2026

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