PHPackages                             artesaos/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. artesaos/laravel-installer

ActiveLibrary[Framework](/categories/framework)

artesaos/laravel-installer
==========================

Install Laravel Framework with any version you want.

1.6.0(4y ago)214153[2 issues](https://github.com/artesaos/laravel-installer/issues)MITPHP

Since Feb 12Pushed 4y ago8 watchersCompare

[ Source](https://github.com/artesaos/laravel-installer)[ Packagist](https://packagist.org/packages/artesaos/laravel-installer)[ RSS](/packages/artesaos-laravel-installer/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)Dependencies (4)Versions (9)Used By (0)

Laravel Installer
-----------------

[](#laravel-installer)

[![Build Status](https://camo.githubusercontent.com/8e8ebd53c0ea70b8448b553b7a2273fba022114b82ed3e88bff0284b50f5986d/68747470733a2f2f7472617669732d63692e6f72672f6172746573616f732f6c61726176656c2d696e7374616c6c65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/artesaos/laravel-installer) [![Latest Stable Version](https://camo.githubusercontent.com/64aa03cebfcaef1a160c26d73d401f4bb846bf9249dfc7d0ef7b3c0bd442cebc/68747470733a2f2f706f7365722e707567782e6f72672f6172746573616f732f6c61726176656c2d696e7374616c6c65722f762f737461626c65)](https://packagist.org/packages/artesaos/laravel-installer) [![Total Downloads](https://camo.githubusercontent.com/eb3bfc72ed8ec0484870379baabd1aac7059cfa3b789fd5374c86f047583c046/68747470733a2f2f706f7365722e707567782e6f72672f6172746573616f732f6c61726176656c2d696e7374616c6c65722f646f776e6c6f616473)](https://packagist.org/packages/artesaos/artesaos/laravel-installer) [![Latest Unstable Version](https://camo.githubusercontent.com/33eb9eeb8641bf14b410d5ed30c5ca7d57c62db2ec403f6378de8ab99f51bff9/68747470733a2f2f706f7365722e707567782e6f72672f6172746573616f732f6c61726176656c2d696e7374616c6c65722f762f756e737461626c65)](https://packagist.org/packages/artesaos/laravel-installer) [![License](https://camo.githubusercontent.com/14d81a65ff3caa789b8247c9fc3c22e5db88e85aabc5de43c2068797ce5f6b73/68747470733a2f2f706f7365722e707567782e6f72672f6172746573616f732f6c61726176656c2d696e7374616c6c65722f6c6963656e7365)](https://packagist.org/packages/artesaos/laravel-installer)

This laravel installer is an alternative to the Laravel installer and much like the Symfony installer lets you choose a specific version to install.

> Remember to remove your old laravel installer to prevent conflicts

```
composer g remove laravel/installer
```

#### Installation

[](#installation)

```
composer g require artesaos/laravel-installer
```

#### Usage

[](#usage)

This installer works like the default laravel installer. The difference is you can choose the Laravel Version version.

```
laravel new name version

```

The option `--interactive` is available. It will ask for packages to require on your project

Replace `name` for your project name and `version` with a valid laravel version, in any format supported by composer.

Some examples:

```
laravel new blog 9.3.1
laravel new blog ~5.5.0
laravel new blog ^7.1
laravel new blog master
```

You can use the help command for instructions:

```
laravel help new

```

#### Changelog

[](#changelog)

You can view the latest changes [here](https://github.com/artesaos/laravel-installer/blob/master/CHANGELOG.md)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 97.6% 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 ~369 days

Recently: every ~534 days

Total

7

Last Release

1574d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87433b0d6b98d16ec1d0bc99dfd4efb7c00ed1e05ed1fc503a36ff89b9e82905?d=identicon)[vinicius73](/maintainers/vinicius73)

![](https://avatars.githubusercontent.com/u/10168637?v=4)[Mauri de Souza Meneguzzo](/maintainers/mauri870)[@mauri870](https://github.com/mauri870)

---

Top Contributors

[![mauri870](https://avatars.githubusercontent.com/u/10168637?v=4)](https://github.com/mauri870 "mauri870 (81 commits)")[![adrianogl](https://avatars.githubusercontent.com/u/4664367?v=4)](https://github.com/adrianogl "adrianogl (1 commits)")[![caioguedes](https://avatars.githubusercontent.com/u/2953198?v=4)](https://github.com/caioguedes "caioguedes (1 commits)")

---

Tags

laravelinstallerversioncustom

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k532.1M19.5k](/packages/laravel-framework)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k91.3M283](/packages/laravel-horizon)[laravel/dusk

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

1.9k38.6M289](/packages/laravel-dusk)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19664.8M1.6k](/packages/drupal-core)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[laravel/envoy

Elegant SSH tasks for PHP.

1.6k5.8M23](/packages/laravel-envoy)

PHPackages © 2026

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