PHPackages                             nobox/nobox-laravel-installer - 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. [Framework](/categories/framework)
4. /
5. nobox/nobox-laravel-installer

ActiveLibrary[Framework](/categories/framework)

nobox/nobox-laravel-installer
=============================

Laravel Project Generator using a customized laravel installation.

v2.2(10y ago)029[1 issues](https://github.com/Nobox/nobox-laravel-installer/issues)MITPHP

Since Nov 20Pushed 10y ago2 watchersCompare

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

READMEChangelog (10)Dependencies (3)Versions (12)Used By (0)

Nobox Laravel Installer
=======================

[](#nobox-laravel-installer)

#### Server Requirements

[](#server-requirements)

- PHP &gt;= 5.5.9

#### Installer requirements

[](#installer-requirements)

- composer
- git (if you want the installer takes care of linking your project to a empty github repository)

#### Via Nobox Installer

[](#via-nobox-installer)

Download the nobox installer using Composer:

```
composer global require "nobox/nobox-laravel-installer=~2.2"

```

Once installed make sure place the `~/.composer/vendor/bin directory` in your **PATH** so the `nobox` executable could be located by your system.

Now you can install a new project with the nobox fork of laravel just using the **nobox new** command in the directory you specify.

#### Commands Available

[](#commands-available)

```
nobox new
nobox clone

```

##### To setup a new app using our fork

[](#to-setup-a-new-app-using-our-fork)

```
nobox new project-name

```

If you want to see all the command instalation logs use the flag `-v`

**What includes the installation?**

1. `composer install` ( will install all composer dependencies )
2. `npm install` ( will install all the npm dependencies )
3. `bower install` ( will install all the bower dependencies)
4. `cp .env.example .env && php artisan key:generate` ( prepare your local .env file and generates app key )
5. `gulp` (compiles the assets so the site is ready)
6. (optional) Links empty github repository to your project directory

##### To setup an existing app that uses our fork

[](#to-setup-an-existing-app-that-uses-our-fork)

```
nobox clone [project.repository.address.git] [project-name]

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity70

Established project with proven stability

 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 ~2 days

Total

11

Last Release

3802d ago

Major Versions

v1.5.5 → v2.02015-12-14

### Community

Maintainers

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

---

Top Contributors

[![cyberkiko](https://avatars.githubusercontent.com/u/888793?v=4)](https://github.com/cyberkiko "cyberkiko (24 commits)")

---

Tags

laravelnobox

### Embed Badge

![Health badge](/badges/nobox-nobox-laravel-installer/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[laravel/envoy

Elegant SSH tasks for PHP.

1.6k5.5M18](/packages/laravel-envoy)[laravel/valet

A more enjoyable local development experience for Mac.

2.6k911.9k13](/packages/laravel-valet)[laravel/vapor-cli

The Laravel Vapor CLI

31310.7M8](/packages/laravel-vapor-cli)

PHPackages © 2026

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