PHPackages                             darsain/laravel-console - 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. darsain/laravel-console

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

darsain/laravel-console
=======================

Browser console for Laravel Framework.

17257.2k42[1 issues](https://github.com/darsain/laravel-console/issues)[1 PRs](https://github.com/darsain/laravel-console/pulls)CSS

Since Jul 30Pushed 9y ago9 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel 4 Console
=================

[](#laravel-4-console)

In-browser console for Laravel 4 PHP framework.

This bundle executes your code within `ConsoleController@postExecute` context, and displays the produced output.

The purpose is to easily test your stuff without creating garbage routes and controllers just to run something, ... I'm sure you know what I'm talking about :)

This bundle is intended for a local testing, and **shouldn't get nowhere near your production servers!**

Screenshots
-----------

[](#screenshots)

[![Index](https://camo.githubusercontent.com/2831aed715fad4699b5c872880d6ed31f6d34c44e8041ac25520ebc9f9a5600d/687474703a2f2f692e696d6775722e636f6d2f5361445075726d2e706e67)](https://camo.githubusercontent.com/2831aed715fad4699b5c872880d6ed31f6d34c44e8041ac25520ebc9f9a5600d/687474703a2f2f692e696d6775722e636f6d2f5361445075726d2e706e67)[![Output](https://camo.githubusercontent.com/0180ef81c0550e5e4b6011f4326a88e8bc70ca63f22641d50a95d1ae9d80d4fb/687474703a2f2f692e696d6775722e636f6d2f59657a6c6941692e706e67)](https://camo.githubusercontent.com/0180ef81c0550e5e4b6011f4326a88e8bc70ca63f22641d50a95d1ae9d80d4fb/687474703a2f2f692e696d6775722e636f6d2f59657a6c6941692e706e67)[![SQL](https://camo.githubusercontent.com/608f29294a58932506649afb40707ba8161ccc9e2fb9d54fc43345e716bf0a24/687474703a2f2f692e696d6775722e636f6d2f424c7337776e572e706e67)](https://camo.githubusercontent.com/608f29294a58932506649afb40707ba8161ccc9e2fb9d54fc43345e716bf0a24/687474703a2f2f692e696d6775722e636f6d2f424c7337776e572e706e67)

Installation
------------

[](#installation)

### Laravel 4

[](#laravel-4)

Add this into `require-dev` in your `composer.json` file:

```
"require-dev" : {
	...
	"darsain/laravel-console": "dev-master"
}

```

Run an update:

```
php composer.phar update

```

Register the console service provider in `app/config/app.php`:

```
'providers' => array(
	...
	'Darsain\Console\ConsoleServiceProvider',
);
```

Then publish the bundle assets:

```
php artisan asset:publish

```

And you are done! Open the console in:

```
yourdomain.com/console

```

### Laravel 3

[](#laravel-3)

Laravel 3 version along with installation process can be found in the [L3 branch](https://github.com/Darsain/laravel-console/tree/L3).

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity45

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92% 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/e4850b0c10ec7c7e090ca6cc1c3e0ff32a521118e75941e8ed5a144164fbec1a?d=identicon)[Darsain](/maintainers/Darsain)

---

Top Contributors

[![darsain](https://avatars.githubusercontent.com/u/538801?v=4)](https://github.com/darsain "darsain (46 commits)")[![AgelxNash](https://avatars.githubusercontent.com/u/1748872?v=4)](https://github.com/AgelxNash "AgelxNash (1 commits)")[![ajimix](https://avatars.githubusercontent.com/u/30565?v=4)](https://github.com/ajimix "ajimix (1 commits)")[![codextends](https://avatars.githubusercontent.com/u/3092179?v=4)](https://github.com/codextends "codextends (1 commits)")[![Fuhrmann](https://avatars.githubusercontent.com/u/1160365?v=4)](https://github.com/Fuhrmann "Fuhrmann (1 commits)")

### Embed Badge

![Health badge](/badges/darsain-laravel-console/health.svg)

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

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.1k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)[codedungeon/php-cli-colors

Liven up you PHP Console Apps with standard colors

10210.1M26](/packages/codedungeon-php-cli-colors)

PHPackages © 2026

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