PHPackages                             memphisphp/dev-box - 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. memphisphp/dev-box

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

memphisphp/dev-box
==================

PHP development environment utilizing Vagrant and Puppet brought to you by Memphis PHP

6112Puppet

Since Nov 26Pushed 12y ago2 watchersCompare

[ Source](https://github.com/memphisphp/dev-box)[ Packagist](https://packagist.org/packages/memphisphp/dev-box)[ RSS](/packages/memphisphp-dev-box/feed)WikiDiscussions develop Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Memphis PHP Dev Box
===================

[](#memphis-php-dev-box)

Requires
--------

[](#requires)

- [VirtualBox](https://www.virtualbox.org/)
- [Vagrant](http://www.vagrantup.com/) &gt;= v1.2.0 (please use [installer](http://downloads.vagrantup.com/) provided by Vagrant)
    - Please see [Vagrant CLI documentation](http://docs.vagrantup.com/v2/cli/index.html) if you're not already familiar
- git and a [GitHub](http://github.com) account
    - Unfamiliar with git? Check out GitHub's excellent [help site](https://help.github.com/).

Usage
-----

[](#usage)

- First, add the following line to your `/etc/hosts`:

```
192.168.56.101    sandbox.dev

```

- Install the development box (see instructions below)
- `cd` into the directory where you install the dev box
- `$ vagrant up`
- Start developing!
    - In almost all cases, any code you write should be placed in the project root
    - Any pages, images, javascript, and css should be added to the `public` directory
    - View your changes/progress at  (this assumes you've added sandbox.dev to your `/etc/hosts`)

### Install with Composer

[](#install-with-composer)

- [Install Composer](http://getcomposer.org/doc/00-intro.md#installation-nix)
- `$ composer create-project memphisphp/dev-box:dev-develop /path/to/project --keep-vcs`
- Now follow the usage instructions above

### Fork and Clone

[](#fork-and-clone)

*This is the preferred method if you're planning on contributing*

- [Fork and clone](https://help.github.com/articles/fork-a-repo) this repository
- Now follow the usage instructions above

Includes
--------

[](#includes)

- [Composer](http://getcomposer.org)
- [Bootstrap](http://twitter.github.io/bootstrap/)
- [Slim Framework](http://www.slimframework.com/)
- PHP 5.4.x
- [Xdebug](http://xdebug.org)
- Much more!

Contributing
------------

[](#contributing)

- Please review GitHub's ["Fork A Repo"](https://help.github.com/articles/fork-a-repo) instructions.
- When issuing a pull request, please create it agains the `develop` branch

Help
----

[](#help)

- Join us on irc.freenode.net in #memphisphp
- Open an issue here on Github
- Ping [@MemphisPHP](http://twitter.com/memphisphp)

Credits
-------

[](#credits)

- Brought to you by [Memphis PHP](http://memphisphp.org)
- Created with Vagrant and Puppet using [PuPHPet](https://puphpet.com/)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4232bff51ec1380e748a6829d6f98b88a15f16cc70af454da69d50c469d8c889?d=identicon)[jeremykendall](/maintainers/jeremykendall)

---

Top Contributors

[![silentworks](https://avatars.githubusercontent.com/u/79497?v=4)](https://github.com/silentworks "silentworks (3 commits)")[![svpernova09](https://avatars.githubusercontent.com/u/967362?v=4)](https://github.com/svpernova09 "svpernova09 (3 commits)")[![jeremykendall](https://avatars.githubusercontent.com/u/288613?v=4)](https://github.com/jeremykendall "jeremykendall (2 commits)")[![robot-c0der](https://avatars.githubusercontent.com/u/362465?v=4)](https://github.com/robot-c0der "robot-c0der (1 commits)")

### Embed Badge

![Health badge](/badges/memphisphp-dev-box/health.svg)

```
[![Health](https://phpackages.com/badges/memphisphp-dev-box/health.svg)](https://phpackages.com/packages/memphisphp-dev-box)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

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

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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