2017 © Pedro Peláez
 

library openvz-php

image

bharatb/openvz-php

  • Friday, January 8, 2016
  • by bharatb
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

OpenVZ-PHP | PHP Implementation of OpenVZ API

MIT-licensed PHP implementations of OpenVZ API for management of containers on bare metal servers., (*1)

Installing Development Dependencies

Dependencies are managed via Composer., (*2)

  1. Download the composer.phar executable as per the Composer Download Instructions, e.g. by running, (*3)

    sh curl -sS https://getcomposer.org/installer | php, (*4)

  2. Install Dependencies, (*5)

    sh php composer.phar install, (*6)

Installing the package

sh php composer.phar require bharatb/openvz-php, (*7)

Documentation

Link will be provided soon., (*8)

The Versions

08/01 2016

dev-master

9999999-dev

  Sources   Download

The Requires

  • php >=5.3.3

 

by Bala