PHPackages                             eviweb/laravel4-workbench - 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. eviweb/laravel4-workbench

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

eviweb/laravel4-workbench
=========================

Extended Laravel4 workbench command

0.1.0(6y ago)021MITPHPPHP &gt;=5.3.0 &lt;7.0CI failing

Since Jan 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/eviweb/laravel4-workbench)[ Packagist](https://packagist.org/packages/eviweb/laravel4-workbench)[ RSS](/packages/eviweb-laravel4-workbench/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (10)Versions (2)Used By (0)

Laravel4 Extended Workbench
===========================

[](#laravel4-extended-workbench)

This is an extension to the native workbench command provided by Laravel4

Build Status
------------

[](#build-status)

**Travis CI:** [![Build Status](https://camo.githubusercontent.com/5ae88f8ac73a95719389a12878adf2a92bfebc20078377e1f49646d14f70c75c/68747470733a2f2f7472617669732d63692e6f72672f6576697765622f6c61726176656c342d776f726b62656e63682e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/eviweb/laravel4-workbench)

**Scrutinizer CI:** [![Scrutinizer Quality Score](https://camo.githubusercontent.com/663601dbaa7295c00b2ddfaa590b30761004510a1954a820d995b59af6467c52/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6576697765622f6c61726176656c342d776f726b62656e63682f6261646765732f7175616c6974792d73636f72652e706e673f733d32303838356164313432363335656364663938636566616635636433633030636163633433363562)](https://scrutinizer-ci.com/g/eviweb/laravel4-workbench/)

How to install
--------------

[](#how-to-install)

### Manually using Composer

[](#manually-using-composer)

- Run `composer require eviweb/laravel4-workbench:dev-master`
- Add `'evidev\laravel4\extensions\workbench\WorkbenchServiceProvider'` in the `providers` section of your `app/config/app.php` configuration file

### Using Laravel Package Installer

[](#using-laravel-package-installer)

- Run `php artisan package:install eviweb/laravel4-workbench:dev-master`

How to use
----------

[](#how-to-use)

Once the package is installed, run `artisan config:publish eviweb/laravel4-workbench`, then edit the configuration file `app/config/packages/laravel4-workbench/config.php`.
Use the command `artisan workbench [options] vendor/package` as you done before.
This will generate your plugin skeleton.

Available options
-----------------

[](#available-options)

```
    --resources     Create Laravel specific directories
    --psr0          Specify a specific PSR-0 compliant namespace mapping
    --ns            Specify a custom namespace for this package
```

**This feature extension ensures backward compatibility with the native implementation**
This means that running `artisan workbench vendor/package` or `artisan workbench --resources vendor/package` would give you the same result as before.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

2352d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3031a8d556c5dd41f5526cbf74f68ff2d522ad84162f2b8f36691b9f62d61d7c?d=identicon)[eviweb](/maintainers/eviweb)

---

Top Contributors

[![eviweb](https://avatars.githubusercontent.com/u/1310382?v=4)](https://github.com/eviweb "eviweb (41 commits)")

---

Tags

laravelextensioncommandworkbench

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eviweb-laravel4-workbench/health.svg)

```
[![Health](https://phpackages.com/badges/eviweb-laravel4-workbench/health.svg)](https://phpackages.com/packages/eviweb-laravel4-workbench)
```

###  Alternatives

[illuminated/console-mutex

Mutex for Laravel Console Commands.

147970.4k1](/packages/illuminated-console-mutex)

PHPackages © 2026

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