PHPackages                             joestewart/robo-vagrant - 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. joestewart/robo-vagrant

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

joestewart/robo-vagrant
=======================

Vagrant tasks for Robo Task Runner

1.3.1(1y ago)1124.9k—2.1%[1 issues](https://github.com/joestewart/robo-vagrant/issues)1MITPHPPHP &gt;=5.5.0

Since Jun 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/joestewart/robo-vagrant)[ Packagist](https://packagist.org/packages/joestewart/robo-vagrant)[ RSS](/packages/joestewart-robo-vagrant/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (16)Used By (1)

robo-vagrant
============

[](#robo-vagrant)

Vagrant tasks for Robo Task Runner

[![Build Status](https://camo.githubusercontent.com/ce9380eaec4cda9dabdfdea25fd3cc3441c751fd7250e5b4568ac3138b6b71a2/68747470733a2f2f7472617669732d63692e6f72672f6a6f65737465776172742f726f626f2d76616772616e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/joestewart/robo-vagrant)[![SensioLabsInsight](https://camo.githubusercontent.com/3ef96fc66bdafd118b8aaf92d28d29c4ed88d17242730faa533e06409d226ea2/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f38303066343264302d353162312d346635312d623666362d6536366561386166343838612f6d696e692e706e67)](https://insight.sensiolabs.com/projects/800f42d0-51b1-4f51-b6f6-e66ea8af488a)

This package provides Robo tasks for the following vagrant commands:

```
 box             manages boxes: installation, removal, etc.
 destroy         stops and deletes all traces of the vagrant machine
 global-status   outputs status Vagrant environments for this user
 halt            stops the vagrant machine
 help            shows the help for a subcommand
 init            initializes a new Vagrant environment by creating a Vagrantfile
 plugin          manages plugins: install, uninstall, update, etc.
 port            displays information about guest port mappings
 package         packages a running vagrant environment into a box
 provision       provisions the vagrant machine
 reload          restarts vagrant machine, loads new Vagrantfile configuration
 resume          resume a suspended vagrant machine
 ssh             connects to machine via SSH
 ssh-config      outputs OpenSSH valid configuration to connect to the machine
 status          outputs status of the vagrant machine
 suspend         suspends the machine
 up              starts and provisions the vagrant environment
 version         prints current and latest Vagrant version

```

\##Installation

```
composer require joestewart/robo-vagrant

```

\##Usage

```

```

\##Example

```
    public function vagrantUp($arg = '')
    {
        $result = $this->taskVagrantUp()->arg($arg)->run();
        return $result;
    }

```

Predefined Commands
-------------------

[](#predefined-commands)

```

```

Now list the avaliable commands using

```
./vendor/bin/robo list

```

\##Credit

Thanks to Robo.li, greg-1-anderson and boedah for example robo code.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

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

Recently: every ~574 days

Total

13

Last Release

649d ago

Major Versions

0.1.6 → 1.0.02017-02-21

### Community

Maintainers

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

---

Top Contributors

[![joestewart](https://avatars.githubusercontent.com/u/107414?v=4)](https://github.com/joestewart "joestewart (52 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/joestewart-robo-vagrant/health.svg)

```
[![Health](https://phpackages.com/badges/joestewart-robo-vagrant/health.svg)](https://phpackages.com/packages/joestewart-robo-vagrant)
```

###  Alternatives

[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M685](/packages/drush-drush)[shopware/deployment-helper

Shopware deployment tools

19305.3k5](/packages/shopware-deployment-helper)[ezsystems/ezplatform-ee-installer

Installer for Ibexa DXP

11228.8k6](/packages/ezsystems-ezplatform-ee-installer)[mmoreram/translation-server

PHP translation server

233.7k2](/packages/mmoreram-translation-server)[benjam1/symfttpd

PHP webserver

151.7k](/packages/benjam1-symfttpd)

PHPackages © 2026

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