PHPackages                             svpernova09/homestead - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. svpernova09/homestead

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

svpernova09/homestead
=====================

A fork of laravel/homestead.

v17.0.4(4mo ago)921.9k↓40.6%8[2 issues](https://github.com/svpernova09/homestead/issues)[1 PRs](https://github.com/svpernova09/homestead/pulls)MITShellPHP ^8.3 || &lt;8.4CI passing

Since Nov 17Pushed 4mo ago3 watchersCompare

[ Source](https://github.com/svpernova09/homestead)[ Packagist](https://packagist.org/packages/svpernova09/homestead)[ RSS](/packages/svpernova09-homestead/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (6)Versions (239)Used By (0)

This is a *fork* of Laravel Homestead. The original repository can be found at

Introduction
------------

[](#introduction)

Laravel Homestead is an official, pre-packaged Vagrant box that provides you a wonderful development environment without requiring you to install PHP, a web server, or any other server software on your local machine. No more worrying about messing up your operating system! Vagrant boxes are completely disposable. If something goes wrong, you can destroy and re-create the box in minutes!

Homestead runs on any Windows, Mac, or Linux system, and includes the Nginx web server, PHP, MySQL, Postgres, Redis, Memcached, Node, and all of the other goodies you need to develop amazing Laravel applications.

Official documentation [is located here](https://laravel.com/docs/homestead).

#### Components

[](#components)

Homestead is made up of 2 different projects. The first is this repo which is the *Homestead application* itself. The application is a wrapper around Vagrant which is an API consumer of a virtualization hypervisor, or provider such as Virtualbox, Hyper-V, VMware, Or Parallels. The second part of Homestead is *Settler*, which is essentially JSON &amp; Bash scripts to turn a minimalistic Ubuntu OS into what we call *Homestead base box*. Homestead and Settler (AKA *Homestead Base / Base Box*) combined give you the Homestead development environment.

> When you run `vagrant up` for the first time Vagrant will download the large base box from Vagrant cloud. The base box is the output from Settler. The base box will be stored at `~/.vagrant.d/` and copied to the folder you ran vagrant up command from in a hidden folder named `.vagrant`. This is what allows vagrant to create a VM and destroy it quickly and without having to download the large base box again.

##### Current versions

[](#current-versions)

Ubuntu LTSSettler VersionHomestead VersionBranchStatus22.0414.x15.x`main`Development/Unstable22.0414.x15.x`release`StableDeveloping Homestead
--------------------

[](#developing-homestead)

To keep any in-development changes separate from other Homestead installations, create a new project and install Homestead from composer, forcing it to use a git checkout.

```
$ mkdir homestead && \
    cd homestead && \
    composer require --prefer-source laravel/homestead:dev-main

```

After it's complete, `vendor/laravel/homestead` will be a git checkout and can be used normally.

###  Health Score

64

—

FairBetter than 99% of packages

Maintenance76

Regular maintenance activity

Popularity36

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity100

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~3 days

Total

236

Last Release

127d ago

Major Versions

v12.8.0 → v13.0.02021-12-05

v13.3.2 → v14.0.02023-01-05

v14.5.0 → v15.0.02024-01-19

v15.1.4 → v16.0.02025-12-29

v16.0.0 → v17.0.02025-12-29

PHP version history (11 changes)v2.0.0PHP &gt;=5.4

v3.0.0PHP &gt;=5.5.9

v5.0.0PHP ^5.6 || ^7.0

8.0.0PHP ^7.1

v11.2.0PHP ^7.4

v11.4.0PHP ^7.4 || ^8.0

v13.2.0PHP ^8.0 || &lt;8.2

v13.3.0PHP ^8.0 || &lt;8.3

v15.0.2PHP ^8.1 || &lt;8.3

v15.1.0PHP ^8.1 || &lt;8.4

v15.1.4PHP ^8.3 || &lt;8.4

### Community

Maintainers

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

---

Top Contributors

[![svpernova09](https://avatars.githubusercontent.com/u/967362?v=4)](https://github.com/svpernova09 "svpernova09 (425 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (305 commits)")[![ricardoseriani](https://avatars.githubusercontent.com/u/3369718?v=4)](https://github.com/ricardoseriani "ricardoseriani (83 commits)")[![roberto-aguilar](https://avatars.githubusercontent.com/u/5356595?v=4)](https://github.com/roberto-aguilar "roberto-aguilar (31 commits)")[![browner12](https://avatars.githubusercontent.com/u/5232313?v=4)](https://github.com/browner12 "browner12 (30 commits)")[![themaric](https://avatars.githubusercontent.com/u/40222?v=4)](https://github.com/themaric "themaric (20 commits)")[![ALameLlama](https://avatars.githubusercontent.com/u/55490546?v=4)](https://github.com/ALameLlama "ALameLlama (16 commits)")[![coolamit](https://avatars.githubusercontent.com/u/1511590?v=4)](https://github.com/coolamit "coolamit (14 commits)")[![andrewhood125](https://avatars.githubusercontent.com/u/1624718?v=4)](https://github.com/andrewhood125 "andrewhood125 (10 commits)")[![cbj4074](https://avatars.githubusercontent.com/u/1236883?v=4)](https://github.com/cbj4074 "cbj4074 (9 commits)")[![Sn0wCrack](https://avatars.githubusercontent.com/u/442287?v=4)](https://github.com/Sn0wCrack "Sn0wCrack (7 commits)")[![sdespont](https://avatars.githubusercontent.com/u/646632?v=4)](https://github.com/sdespont "sdespont (7 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (6 commits)")[![Djuuu](https://avatars.githubusercontent.com/u/2388233?v=4)](https://github.com/Djuuu "Djuuu (5 commits)")[![martijn94](https://avatars.githubusercontent.com/u/1652861?v=4)](https://github.com/martijn94 "martijn94 (5 commits)")[![piotr-cz](https://avatars.githubusercontent.com/u/612953?v=4)](https://github.com/piotr-cz "piotr-cz (5 commits)")[![josezenem](https://avatars.githubusercontent.com/u/377520?v=4)](https://github.com/josezenem "josezenem (5 commits)")[![litan1106](https://avatars.githubusercontent.com/u/1310539?v=4)](https://github.com/litan1106 "litan1106 (5 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (5 commits)")[![yazeed](https://avatars.githubusercontent.com/u/191483?v=4)](https://github.com/yazeed "yazeed (4 commits)")

---

Tags

development-environmentphpvagrantvirtual-machine

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/svpernova09-homestead/health.svg)

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

###  Alternatives

[wsdltophp/packagegenerator

Generate hierarchical PHP classes based on a WSDL

4351.9M19](/packages/wsdltophp-packagegenerator)[drupal/core

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

19562.3M1.3k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/deployment-helper

Shopware deployment tools

19305.3k5](/packages/shopware-deployment-helper)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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