PHPackages                             sindria/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. sindria/homestead

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

sindria/homestead
=================

A fork of laravel/homestead for every php development environment.

014Shell

Since Dec 13Pushed 7y agoCompare

[ Source](https://github.com/SindriaInc/homestead)[ Packagist](https://packagist.org/packages/sindria/homestead)[ RSS](/packages/sindria-homestead/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![](https://camo.githubusercontent.com/a1eb14f3306c09607a0ee529bf8c873da21da46205739252be4a08400eac1173/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d686f6d6573746561642e737667)](https://camo.githubusercontent.com/a1eb14f3306c09607a0ee529bf8c873da21da46205739252be4a08400eac1173/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d686f6d6573746561642e737667)

Sindria/Homestead
-----------------

[](#sindriahomestead)

A fork of laravel/homestead for every php environment. Develop by Sindria Inc.: .

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, and 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 7.2, 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).

Supported
---------

[](#supported)

- Laravel
- Symfony
- Zend Framework
- Yii
- Magento 1.x
- Magento 2.x
- WordPress

Coming
------

[](#coming)

- Joomla
- Drupal

Installation
------------

[](#installation)

`composer require sindria/homestead --dev`

Mac / Linux:

`php vendor/bin/homestead make`

Windows:

`vendor\\bin\\homestead make`

Available options for Homestead.yml
-----------------------------------

[](#available-options-for-homesteadyml)

Usage: `type: `

- Laravel = \[default no key needed\]
- Symfony = `type: symfony`
- Zend Framework = `type: zend`
- Yii = `type: yii`
- Magento 1.x = `type: magento1`
- Magento 2.x = `type: magento2`
- WordPress = `type: wordpress`

#### Append options:

[](#append-options)

- Enable mariadb `mariadb: true`
- Enable sindria for custom provision `sindria: true`
- Enable WSL compatibility `wsl: true`

### Example

[](#example)

```
ip: "10.249.197.10"
memory: 2048
cpus: 1
provider: virtualbox

authorize: ~/.ssh/vagrant@homestead.pub

keys:
    - ~/.ssh/vagrant@homestead

folders:
    - map: ~/projects/
      to: /var/www/

sites:
    - map:
      to: /var/www//public
      type: "magento2"

databases:
    - homestead
name:
hostname:
mariadb: true
sindria: true
wsl: false

```

##### Mysql credentials:

[](#mysql-credentials)

Database - homestead

DB\_User - homestead

DB\_Pass - secret

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/88d66fa70f20a8eb03723d4fa614f8f2d70e4dd2d6d97f6cf22fdb3f542d19c7?d=identicon)[lucapitzoi](/maintainers/lucapitzoi)

### Embed Badge

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

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

###  Alternatives

[ryoluo/sail-ssl

Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.

192739.0k3](/packages/ryoluo-sail-ssl)[sarfraznawaz2005/servermonitor

Laravel package to periodically monitor the health of your server and website.

19613.5k1](/packages/sarfraznawaz2005-servermonitor)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4676.9k](/packages/tiamo-phpas2)[wapmorgan/php-rpm-packager

RPM packager for PHP applications.

116.5k](/packages/wapmorgan-php-rpm-packager)

PHPackages © 2026

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