2017 © Pedro Peláez
 

library vmgen-php

PHP VM Generator tool

image

valentine94/vmgen-php

PHP VM Generator tool

  • Saturday, December 30, 2017
  • by valentine94
  • Repository
  • 3 Watchers
  • 1 Stars
  • 80 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

PHP VM Generator tool

Build StatusPackagistLicense: MITGitHub forksGitHub issues, (*1)

Description:

A PHP tool that allows users to automatically prepare project directories for using it with a DrupalVM., (*2)

Requirements:

  • Linux-based OS(tested on Ubuntu and macOS)
  • Vagrant
  • VirtualBox
  • Ansible
  • Vagrant plugins: hostsupdater (vagrant plugin install vagrant-hostsupdater) auto_network (vagrant plugin install vagrant-auto_network)
  • PHP 5.6+
  • Composer

Installation:

composer global require valentine94/vmgen-php, (*3)

Usage:

From command line interface run the following command: vmgen-php --php=PHP_VERSION --project-name=PROJECT_NAME for example: vmgen-php --php=7 --project-name=my_new_project The tool will create your project directory at $HOME/projects/PROJECT_NAME Use vmgen-php --help to see more info about params and usage., (*4)

The Versions

30/12 2017

dev-master

9999999-dev

PHP VM Generator tool

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by Valentine Matsveiko

25/12 2017

1.0.1

1.0.1.0

PHP VM Generator tool

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by Valentine Matsveiko

17/12 2017

1.0.0

1.0.0.0

PHP VM Generator tool

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by Valentine Matsveiko

11/08 2017

1.0.0-alpha2

1.0.0.0-alpha2

PHP VM Generator tool

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by Valentine Matsveiko

11/08 2017

1.0.0-alpha1

1.0.0.0-alpha1

PHP VM Generator tool

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by Valentine Matsveiko