PHPackages                             todocoding/laravel-terminal - 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. todocoding/laravel-terminal

ActiveProject

todocoding/laravel-terminal
===========================

integrate terminal in your laravel application

026Blade

Since Nov 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/yugnormand/laravel-terminal)[ Packagist](https://packagist.org/packages/todocoding/laravel-terminal)[ RSS](/packages/todocoding-laravel-terminal/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

[![Build Status](https://camo.githubusercontent.com/18adff5192f56af78e8045723646452cfac2307274b81fe27415aa27cc38bb0c/68747470733a2f2f7472617669732d63692e6f72672f4d724a6f73684c61622f6c61726176656c2d7465726d696e616c2e737667)](https://packagist.org/packages/todocoding/laravel-terminal)[![Latest Stable Version](https://camo.githubusercontent.com/e4d008511eb55fb95949f80c1e7382c3bf45274cc20437c3533c6c67d3be68b8/68747470733a2f2f706f7365722e707567782e6f72672f746f646f636f64696e672f6c61726176656c2d7465726d696e616c2f762f737461626c65)](https://packagist.org/packages/todocoding/laravel-terminal)[![Total Downloads](https://camo.githubusercontent.com/87f4df866c193818617d7f42e661eb1f5205f6c27d6031a740f3cbbbc7a8a1be/68747470733a2f2f706f7365722e707567782e6f72672f746f646f636f64696e672f6c61726176656c2d7465726d696e616c2f646f776e6c6f616473)](https://packagist.org/packages/todocoding/laravel-terminal)[![Latest Unstable Version](https://camo.githubusercontent.com/1457061b16542356e0791e3ecb7d50316f224c38a6cb2841000a8091654ea2a6/68747470733a2f2f706f7365722e707567782e6f72672f746f646f636f64696e672f6c61726176656c2d7465726d696e616c2f762f756e737461626c65)](https://packagist.org/packages/todocoding/laravel-terminal)[![License](https://camo.githubusercontent.com/6ebdddce5ae4a76548cb068dba62c8ff4bd2d493575decf8098d2877bf3838f4/68747470733a2f2f706f7365722e707567782e6f72672f6a6f73682f6c61726176656c2d7465726d696e616c2f6c6963656e7365)](https://packagist.org/packages/todocoding/laravel-terminal)

Laravel Terminal package
========================

[](#laravel-terminal-package)

Run shell command easy in your laravel projects

**The package is in process.**

Install
-------

[](#install)

Via Composer

```
composer require todocoding/laravel-terminal
```

Config
------

[](#config)

Add the following provider to providers part of config/app.php

```
Todocoding\LaravelTerminal\TerminalServiceProvider::class
```

and then run

```
php artisan vendor:publish --provider="Todocoding\LaravelTerminal\TerminalServiceProvider"
```

To generate the different files, which you will use

```
⇒ TerminalController.php
⇒ terminal/terminal.blade.php
```

To launch the terminal

```
http://localhost/terminal
```

Usage
-----

[](#usage)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f9eb66babcf9f6afa1fb3b0093f84f1d0944080daca023d6308a20be8746c4a3?d=identicon)[yugnormand](/maintainers/yugnormand)

---

Top Contributors

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

---

Tags

todocoding

### Embed Badge

![Health badge](/badges/todocoding-laravel-terminal/health.svg)

```
[![Health](https://phpackages.com/badges/todocoding-laravel-terminal/health.svg)](https://phpackages.com/packages/todocoding-laravel-terminal)
```

PHPackages © 2026

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