PHPackages                             jakyeru/laravel-shell - 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. jakyeru/laravel-shell

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

jakyeru/laravel-shell
=====================

Laravel-Shell adds a terminal interface to your web application, allowing you to run shell commands directly from your browser.

v4.0.0(1mo ago)189.4k↑208.5%4MITPHPPHP ^8.3

Since Feb 6Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/ValentinNeaga/laravel-shell)[ Packagist](https://packagist.org/packages/jakyeru/laravel-shell)[ RSS](/packages/jakyeru-laravel-shell/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (10)Dependencies (9)Versions (15)Used By (0)

 [ ![](https://raw.githubusercontent.com/JakyeRU/Laravel-Shell/main/.github/Laravel-Shell-transparent.png) ](https://github.com/JakyeRU/Laravel-Shell)

 [![release](https://camo.githubusercontent.com/c4c06dff3ee6f61c07caaac00d3f4ed7a6d578d89799d4ad1b4ac4782423806c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6a616b796572752f6c61726176656c2d7368656c6c3f6c6f676f3d67697468756226636f6c6f723d626c7565267374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/c4c06dff3ee6f61c07caaac00d3f4ed7a6d578d89799d4ad1b4ac4782423806c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6a616b796572752f6c61726176656c2d7368656c6c3f6c6f676f3d67697468756226636f6c6f723d626c7565267374796c653d666f722d7468652d6261646765) [![downloads](https://camo.githubusercontent.com/369f24379560618990334813129f1dda4d142142665c0147fb642190ae45d654/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a616b796572752f6c61726176656c2d7368656c6c3f6c6f676f3d7061636b6167697374267374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/369f24379560618990334813129f1dda4d142142665c0147fb642190ae45d654/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a616b796572752f6c61726176656c2d7368656c6c3f6c6f676f3d7061636b6167697374267374796c653d666f722d7468652d6261646765)

About Laravel Shell
===================

[](#about-laravel-shell)

Important

Laravel-Shell is not a full-fledged terminal interface and its functionality is limited to running shell commands via the PHP exec function. As a result, it may not be suitable for running interactive shell processes. However, this package was designed specifically to aid administrators on shared servers that do not have SSH access, but it can be utilized by anyone. Keep this in mind when deciding if this package meets your needs.

Laravel-Shell is a package for Laravel applications that adds a terminal interface to your web application. This allows you to run shell commands directly from your browser. With "Laravel-Shell", you can access the terminal from anywhere, at any time, and execute commands on the fly.

The package integrates seamlessly into Laravel, and the terminal interface is intuitive and user-friendly. You can run a wide range of commands, including those related to database management, file management, and more.

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

[](#installation)

You can install the package via composer:

```
composer require jakyeru/laravel-shell
```

After installing you can navigate to `/laravel-shell` to access the terminal.

Caution

It is recommended that you secure your terminal with a middleware by publishing the configuration.

```
php artisan vendor:publish --provider="Jakyeru\LaravelShell\LaravelShellServiceProvider" --tag="config"
```

Version Compatibility
=====================

[](#version-compatibility)

Note

Laravel-Shell follows [Laravel's Support Policy](https://laravel.com/docs/master/releases).

Laravel VersionLaravel-Shell VersionPHP VersionActive SupportSecurity Fixes13^4.0.08.3 - 8.5✅✅12^3.0.08.2 - 8.5❌❌11^2.0.08.2 - 8.4❌❌10^1.2.08.1 - 8.2❌❌91.0.0 - 1.1.18.0❌❌Screenshots
===========

[](#screenshots)

 [![](https://raw.githubusercontent.com/JakyeRU/Laravel-Shell/main/.github/Screenshot_2023-02-05_192731.png)](https://raw.githubusercontent.com/JakyeRU/Laravel-Shell/main/.github/Screenshot_2023-02-05_192731.png)
 [![](https://raw.githubusercontent.com/JakyeRU/Laravel-Shell/main/.github/Screenshot_2023-02-05_193258.png)](https://raw.githubusercontent.com/JakyeRU/Laravel-Shell/main/.github/Screenshot_2023-02-05_193258.png)

Contributing
============

[](#contributing)

Thank you for considering contributing to Laravel-Shell! You can read the contribution guide [here](https://github.com/JakyeRU/Laravel-Shell/blob/main/.github/CONTRIBUTING.md).

Code of Conduct
===============

[](#code-of-conduct)

In order to ensure that the community is welcoming to everyone, please review and abide by the [Code of Conduct](https://github.com/JakyeRU/Laravel-Shell/blob/main/.github/CODE_OF_CONDUCT.md).

Security Vulnerabilities
========================

[](#security-vulnerabilities)

If you need to report a security vulnerability please read our [Security Policy](https://github.com/JakyeRU/Laravel-Shell/blob/main/.github/SECURITY.md).

License
=======

[](#license)

Laravel-Shell is open-sourced software licensed under the [MIT](https://github.com/JakyeRU/Laravel-Shell/blob/main/LICENSE) license.

If you encounter any other error(s), please open an issue on [GitHub](https://github.com/JakyeRU/Laravel-Shell/issues/new/choose).

###  Health Score

56

—

FairBetter than 97% of packages

Maintenance92

Actively maintained with recent releases

Popularity35

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 54.5% 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 ~104 days

Recently: every ~301 days

Total

13

Last Release

39d ago

Major Versions

v1.2.4 → v2.0.02024-10-09

v2.0.1 → v3.0.02026-03-01

v3.0.0 → v4.0.02026-07-11

PHP version history (5 changes)v1.0.0PHP ^8.0

v1.2.0PHP ^8.1|^8.2

v2.0.0PHP ^8.2|^8.3

v3.0.0PHP ^8.2

v4.0.0PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/36800842?v=4)[VALENTIN-ALEXANDRU N](/maintainers/ValentinNeaga)[@ValentinNeaga](https://github.com/ValentinNeaga)

---

Top Contributors

[![ValentinNeaga](https://avatars.githubusercontent.com/u/36800842?v=4)](https://github.com/ValentinNeaga "ValentinNeaga (84 commits)")[![JakyeRU](https://avatars.githubusercontent.com/u/36800842?v=4)](https://github.com/JakyeRU "JakyeRU (69 commits)")[![anroots](https://avatars.githubusercontent.com/u/469120?v=4)](https://github.com/anroots "anroots (1 commits)")

---

Tags

laravelphpshellterminal

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jakyeru-laravel-shell/health.svg)

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

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1422.0k5](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.8k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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