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

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

farshchian2090/laravel-shell
============================

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

00PHP

Since Nov 9Pushed 7mo agoCompare

[ Source](https://github.com/farshchian2090/laravel-shell)[ Packagist](https://packagist.org/packages/farshchian2090/laravel-shell)[ RSS](/packages/farshchian2090-laravel-shell/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)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)

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

[](#about-laravel-shell)

> **Warning** 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.

> **Warning** 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 Fixes11^28.2-8.3✅✅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

16

—

LowBetter than 4% of packages

Maintenance43

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 Bus Factor1

Top contributor holds 95.8% 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/71af102932232691e6068328e787377843ca545e92512d951ce7d92afea96912?d=identicon)[farshchian2090](/maintainers/farshchian2090)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)

PHPackages © 2026

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