library vmgen-php
PHP VM Generator tool
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




, (*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)
dev-master
9999999-dev
PHP VM Generator tool
Sources
Download
MIT
The Requires
by
Valentine Matsveiko
1.0.1
1.0.1.0
PHP VM Generator tool
Sources
Download
MIT
The Requires
by
Valentine Matsveiko
1.0.0
1.0.0.0
PHP VM Generator tool
Sources
Download
MIT
The Requires
by
Valentine Matsveiko
1.0.0-alpha2
1.0.0.0-alpha2
PHP VM Generator tool
Sources
Download
MIT
The Requires
by
Valentine Matsveiko
1.0.0-alpha1
1.0.0.0-alpha1
PHP VM Generator tool
Sources
Download
MIT
The Requires
by
Valentine Matsveiko