PHPackages                             ralfmaxxx/vagrant-configurable - 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. ralfmaxxx/vagrant-configurable

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

ralfmaxxx/vagrant-configurable
==============================

Configure your vagrant using one file

0.1.2(10y ago)016BSDShell

Since Jun 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ralfmaxxx/vagrant-configurable)[ Packagist](https://packagist.org/packages/ralfmaxxx/vagrant-configurable)[ RSS](/packages/ralfmaxxx-vagrant-configurable/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Vagrant configurable
--------------------

[](#vagrant-configurable)

### How to use?

[](#how-to-use)

Just open and adjust `vagrant/config/services.sh` which looks like:

```
 # Installs nginx, leave empty if you don't want to provide Nginx
 NGINX="1.4.6"

 # Installs php, leave empty if you don't want to provide PHP
 PHP="7.0.7"

 # true/false - php composer installation
 PHP_COMPOSER=true

 # Installs node and npm following version delivered by setting value,
 # leave empty if you don't want to install it.
 NODEJS="4.4.5"

```

After that just run `vagrant up`.

### How to import this for my own repository?

[](#how-to-import-this-for-my-own-repository)

Best option is to use:

```
composer create-project ralfmaxxx/vagrant-configurable

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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

3668d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ralfmaxxx-vagrant-configurable/health.svg)

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

###  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)
