PHPackages                             craftvm/boilerplate - 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. craftvm/boilerplate

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

craftvm/boilerplate
===================

Boilerplate DevOps Infrastructure for Craft CMS.

v3.0.0(9y ago)2191MITPHPPHP &gt;=7.1.0

Since Jun 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/craftvm/boilerplate)[ Packagist](https://packagist.org/packages/craftvm/boilerplate)[ Docs](http://craftvm.com/)[ RSS](/packages/craftvm-boilerplate/feed)WikiDiscussions master Synced yesterday

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

[![CircleCI](https://camo.githubusercontent.com/aae2c9d7b393f05634c1b222cb518b17db738e7d9ac25daec1dcb1941314f915/68747470733a2f2f636972636c6563692e636f6d2f67682f6372616674766d2f626f696c6572706c6174652f747265652f6d61737465722e7376673f7374796c653d736869656c6426636972636c652d746f6b656e3d66316465366533336135626665393361333165383931356539656235616339643332656331343136)](https://circleci.com/gh/craftvm/boilerplate/tree/master)[![Packagist](https://camo.githubusercontent.com/56cb89a298bdb74213a26d7c9051f7e6e759f8114c3292aa144e87382fcf5918/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6372616674766d2f626f696c6572706c6174652e737667)](https://packagist.org/packages/craftvm/boilerplate)

CraftVM Boilerplate
===================

[](#craftvm-boilerplate)

### DevOps Infrastructure for Craft CMS.

[](#devops-infrastructure-for-craft-cms)

A project-based, host-agnostic, and version-controlled development environment that builds and operates production environments on AWS.

Visit the [wiki](https://github.com/craftvm/boilerplate/wiki) for more information.

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

[](#installation)

### Prerequisites

[](#prerequisites)

- `brew install composer`
- `brew cask install vagrant virtualbox`
- `vagrant plugin install vagrant-hostsupdater vagrant-vbguest vagrant-bindfs`

### Project Boilerplate

[](#project-boilerplate)

1. Create a new project with Composer.

```
composer create-project craftvm/boilerplate PROJECT && cd PROJECT

```

2. Change the remote origin to a private repository.

```
git remote set-url origin git@github.com:USERNAME/REPO.git

```

3. Configure ops/config/project.yml to reflect your needs.

- `project_local_ip: "10.10.10.10"`
- `project_local_domain: "craftvm"`

4. Up and Enter!

```
vagrant up && vagrant ssh

```

5. Visit [http://{project\_local\_domain}.dev/admin](http://craftvm.dev/admin) to install Craft CMS.
6. Visit the [wiki](https://github.com/craftvm/boilerplate/wiki) to setup and deploy a production environment on AWS\*.

**\*DISCLAIMER**: It is your responsibility as a Developer, SysAdmin, or Cloud Architect to understand and use these tools safely and effectively. It is not the responsibility of, I or, any contributing developer to ensure your usage adheres to industry standards. As such, use this software AT YOUR OWN RISK.

**\*NOTE**: If you feel comfortable with the development environment, but would like someone else to run your cloud operations, please [contact me](https://bgrrtt.com).

Acknowledgments
---------------

[](#acknowledgments)

Thanks to [@pixelandtonic](https://github.com/pixelandtonic), [@khalwat](https://github.com/khalwat), and [@geerlingguy](https://github.com/geerlingguy) for their work and influence.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

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

Total

2

Last Release

3297d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/635d55a8fa5f388d59e4edaa67b34f8acf54324b6b1346750e0231788b596ee8?d=identicon)[bgrrtt](/maintainers/bgrrtt)

---

Top Contributors

[![bgrrtt](https://avatars.githubusercontent.com/u/13173779?v=4)](https://github.com/bgrrtt "bgrrtt (15 commits)")

---

Tags

ansiblecraftcmscraftcms-boilerplatedevops-infrastructuredevopsboilerplateprojectcraftcmsstartercraftvm

### Embed Badge

![Health badge](/badges/craftvm-boilerplate/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[spicyweb/craft-neo

A Matrix-like field type with block hierarchy

393808.8k10](/packages/spicyweb-craft-neo)[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

292943.4k27](/packages/craftcms-feed-me)[craftcms/craft

Craft CMS

203309.0k3](/packages/craftcms-craft)[verbb/formie

The most user-friendly forms plugin for Craft.

100387.6k58](/packages/verbb-formie)[fortrabbit/craft-copy

Tooling for Craft on fortrabbit

7617.2k1](/packages/fortrabbit-craft-copy)

PHPackages © 2026

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