PHPackages                             firesphere/twistedbox-loader - 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. [CLI &amp; Console](/categories/cli)
4. /
5. firesphere/twistedbox-loader

ActiveLibrary[CLI &amp; Console](/categories/cli)

firesphere/twistedbox-loader
============================

CLI tool to quickly initiate a base TwistedBytes Vagrant box with SilverStripe

1.0(10y ago)08BSD-3-ClausePHP ^5.6

Since Jun 26Compare

[ Source](https://github.com/Firesphere/SilverStripe-Vagrantbox-loader)[ Packagist](https://packagist.org/packages/firesphere/twistedbox-loader)[ RSS](/packages/firesphere-twistedbox-loader/feed)WikiDiscussions Synced today

READMEChangelog (2)DependenciesVersions (5)Used By (0)

Twisted Bytes Vagrant
=====================

[](#twisted-bytes-vagrant)

This is a base installer for the [Twisted Bytes Vagrant box](https://www.twistedbytes.nl/en/blog/php-vagrant-box/) plus [SilverStripe](https://silverstripe.org).

It's a slightly customised version of the default installation.

It will install a base SilverStripe, or go with your existing git repository.

Assumed is a SilverStripe installation. It will set you up with a working system to continue developing.

Author
======

[](#author)

[Simon `Firesphere` Erkelens](https://github.com/firesphere)

Requirements
============

[](#requirements)

- Vagrant
- Virtualbox provider (e.g. VirtualBox, VMWare, etc.)
- Git
- PHP 5.6 or higher

Installation
============

[](#installation)

Download the `vagrantrunner.phar` file from the build directory to your root where you have your sites.

For example, if all your sites are located in `users/sites`, put the vagrantrunner.phar in that directory. Sites will be created in subdirectories of the .phar file's location.

Optionally, install the phar globally by copying it to `/usr/local/bin/vagrantrunner`, so you can kickstart a machine from anywhere.

Usage
=====

[](#usage)

To start a bare SilverStripe project
------------------------------------

[](#to-start-a-bare-silverstripe-project)

`php vagrantrunner.phar init projectname`

To start a project from existing Git sources
--------------------------------------------

[](#to-start-a-project-from-existing-git-sources)

`php vagrantrunner.phar init projectname git@github.com:yourProject.git`

To destroy a box (to free up space)
-----------------------------------

[](#to-destroy-a-box-to-free-up-space)

`php vagrantrunner.phar destroy projectname`

This will *not* destroy your project files, only the Vagrant machine.

After running the init, your box is ready to go. The admin username and password are: `admin:password`. Since it's a local isolated machine, this is not a security issue immediately, but you are free to change it.

Versioning
==========

[](#versioning)

As of version 1.0, all recent SilverStripe branches are pulled from the remote to give you the choice to install a specific branch.

Version 1.0 is the final release before implementation of box selection.

Suggested Vagrant plugins
=========================

[](#suggested-vagrant-plugins)

- [vagrant-cachier](http://fgrehm.viewdocs.io/vagrant-cachier/)

Customisations
==============

[](#customisations)

For testing purposes, we're not using the ini configuration that's in private. I suggest on live sites, you do. Running Behat from your host machine, causes issues because it can't read the ini correctly. Besides that, Behat requires root privileges. Therefore, the environment is hardcoded to root with empty password.

Todo
====

[](#todo)

- Clean up some code maybe
- Add smoketests
- Make a website for this project
- Make the box not just Twisted Bytes, but give a selection of boxes?
- Fix classmap
- Cleanup the messy strings. They need to be in a separate helper

Suggestions
===========

[](#suggestions)

Yes, welcome.

cow?
====

[](#cow)

Ofcourse!

```

               /( ,,,,, )\
              _\,;;;;;;;,/_
           .-"; ;;;;;;;;; ;"-.
           '.__/`_ / \ _`\__.'
              | (')| |(') |
              | .--' '--. |
              |/ o     o \|
              |           |
             / \ _..=.._ / \
            /:. '._____.'   \
           ;::'    / \      .;
           |     _|_ _|_   ::|
         .-|     '==o=='    '|-.
        /  |  . /       \    |  \
        |  | ::|         |   | .|
        |  (  ')         (.  )::|
        |: |   |;  U U  ;|:: | `|
        |' |   | \ U U / |'  |  |
        ##V|   |_/`"""`\_|   |V##
           ##V##         ##V##

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Unknown

Total

1

Last Release

3656d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/680570?v=4)[Simon Erkelens](/maintainers/Firesphere)[@Firesphere](https://github.com/Firesphere)

### Embed Badge

![Health badge](/badges/firesphere-twistedbox-loader/health.svg)

```
[![Health](https://phpackages.com/badges/firesphere-twistedbox-loader/health.svg)](https://phpackages.com/packages/firesphere-twistedbox-loader)
```

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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