PHPackages                             crystoline/larashell - 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. crystoline/larashell

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

crystoline/larashell
====================

Laravel: Run shell command without shell access over http

v1.0.1(7y ago)1401MITPHPPHP &gt;=5.6

Since Jun 6Pushed 7y ago1 watchersCompare

[ Source](https://github.com/crystoline/larashell)[ Packagist](https://packagist.org/packages/crystoline/larashell)[ RSS](/packages/crystoline-larashell/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

[![](https://camo.githubusercontent.com/640c3d52b2764f179ef3cf089b604516a8c4ac0a06f055a46c6a7fce9428b787/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d6c61726176656c2e737667)](https://camo.githubusercontent.com/640c3d52b2764f179ef3cf089b604516a8c4ac0a06f055a46c6a7fce9428b787/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d6c61726176656c2e737667)

larashell
=========

[](#larashell)

Laravel: Run shell command without shell access over http

[![Say Thanks!](https://camo.githubusercontent.com/ee843c523d57170345478ba1c560741cf66c2e266144266ccd1ab0c51b7f87a5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5361792532305468616e6b732d212d3145414544422e737667)](https://saythanks.io/to/crystoline)

Requirement
-----------

[](#requirement)

- Laravel ^5.1
- PHP ^5.5

Install
-------

[](#install)

Via Composer

```
$ composer require crystoline/larashell
```

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

```
Crystoline\LaraShell\LarashellProvider::class
```

Usage
-----

[](#usage)

Access the terminal via

```
  http://your-url.com/larashell
```

Note
----

[](#note)

LaraShell does not work exactlly like shell terminal. You have to run your commands on seperate line because it is not interrative. it does keep the state from previous command.

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

2

Last Release

2900d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

consolelaravelshell

### Embed Badge

![Health badge](/badges/crystoline-larashell/health.svg)

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

###  Alternatives

[nunomaduro/laravel-console-menu

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

815412.0k48](/packages/nunomaduro-laravel-console-menu)[nunomaduro/laravel-console-dusk

Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.

16255.4k7](/packages/nunomaduro-laravel-console-dusk)[rahul900day/laravel-console-spinner

Laravel Console Spinner is a spinner output for Laravel command line.

76125.4k1](/packages/rahul900day-laravel-console-spinner)[mwguerra/web-terminal

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

251.1k](/packages/mwguerra-web-terminal)

PHPackages © 2026

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