PHPackages                             xtwoend/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. xtwoend/workbench

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

xtwoend/workbench
=================

The Illuminate Workbench package.

v4.2.16(11y ago)15932MITPHPPHP &gt;=5.4.0

Since Jan 8Pushed 10y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (62)Used By (0)

Laravel 5.1 Workbench
=====================

[](#laravel-51-workbench)

### Installation

[](#installation)

You can install the package via composer command line by runnign this following command.

```
composer require xtwoend/workbench

```

After the package installed, add `Xtwoend\Workbench\WorkbenchServiceProvider::class` to your `providers` array in `config/app.php` file.

And the last, publish the package's configuration by running:

```
php artisan vendor:publish

```

Autoloading Workbench
---------------------

[](#autoloading-workbench)

You can autoload the workbench by adding this following command to your `bootstrap/autoload.php` file. Put this following command at the very bottom of script.

```
/*
|--------------------------------------------------------------------------
| Register The Workbench Loaders
|--------------------------------------------------------------------------
|
| The Laravel workbench provides a convenient place to develop packages
| when working locally. However we will need to load in the Composer
| auto-load files for the packages so that these can be used here.
|
*/
if (is_dir($workbench = __DIR__.'/../workbench'))
{
	Xtwoend\Workbench\Starter::start($workbench);
}
```

### Creating A Package

[](#creating-a-package)

> Before you create a package, you need to update `name` and `email` config value in your `config/workbench.php` file.

Creating a basic package.

```
php artisan workbench vendor/package

```

Creating a package with generating some scaffold resources.

```
php artisan workbench vendor/package --resources

```

### Other Documentation

[](#other-documentation)

> For more documentation you can visit [the official laravel documentation](http://laravel.com/docs/5.0/packages)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 53.3% 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 ~12 days

Recently: every ~38 days

Total

61

Last Release

4170d ago

Major Versions

v1.1.0 → v4.0.0-BETA32013-02-01

PHP version history (2 changes)4.1.x-devPHP &gt;=5.3.0

v4.2.0-BETA1PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/707e862eb8fddef4791639520cae4efdc10855859dcf3aa74c1bafa46c5bb575?d=identicon)[xtwoend](/maintainers/xtwoend)

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (56 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (15 commits)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (6 commits)")[![xtwoend](https://avatars.githubusercontent.com/u/1768785?v=4)](https://github.com/xtwoend "xtwoend (6 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (4 commits)")[![jasonlewis](https://avatars.githubusercontent.com/u/829059?v=4)](https://github.com/jasonlewis "jasonlewis (2 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (2 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (2 commits)")[![flaviozantut](https://avatars.githubusercontent.com/u/460185?v=4)](https://github.com/flaviozantut "flaviozantut (1 commits)")[![ibrasho](https://avatars.githubusercontent.com/u/188776?v=4)](https://github.com/ibrasho "ibrasho (1 commits)")[![ackerdev](https://avatars.githubusercontent.com/u/2708892?v=4)](https://github.com/ackerdev "ackerdev (1 commits)")[![KaneCohen](https://avatars.githubusercontent.com/u/578455?v=4)](https://github.com/KaneCohen "KaneCohen (1 commits)")[![livkiss](https://avatars.githubusercontent.com/u/256075?v=4)](https://github.com/livkiss "livkiss (1 commits)")[![ccovey](https://avatars.githubusercontent.com/u/1609830?v=4)](https://github.com/ccovey "ccovey (1 commits)")[![AntoineAugusti](https://avatars.githubusercontent.com/u/295709?v=4)](https://github.com/AntoineAugusti "AntoineAugusti (1 commits)")[![rmobis](https://avatars.githubusercontent.com/u/2119933?v=4)](https://github.com/rmobis "rmobis (1 commits)")[![s1owjke](https://avatars.githubusercontent.com/u/861422?v=4)](https://github.com/s1owjke "s1owjke (1 commits)")[![billmn](https://avatars.githubusercontent.com/u/779534?v=4)](https://github.com/billmn "billmn (1 commits)")[![weotch](https://avatars.githubusercontent.com/u/77567?v=4)](https://github.com/weotch "weotch (1 commits)")[![franzliedke](https://avatars.githubusercontent.com/u/249125?v=4)](https://github.com/franzliedke "franzliedke (1 commits)")

### Embed Badge

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

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[illuminate/session

The Illuminate Session package.

9937.4M753](/packages/illuminate-session)[wnx/laravel-stats

Get insights about your Laravel Project

1.8k1.8M7](/packages/wnx-laravel-stats)[orchestra/canvas

Code Generators for Laravel Applications and Packages

20917.2M158](/packages/orchestra-canvas)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)

PHPackages © 2026

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