Skip to content

PHP Implementation of OpenVZ Container management API for supporting custom control panels developed by individual developers.

Notifications You must be signed in to change notification settings

Bharat-B/openvz-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

OpenVZ-PHP | PHP Implementation of OpenVZ API

MIT-licensed PHP implementations of OpenVZ API for management of containers on bare metal servers.

Installing Development Dependencies

Dependencies are managed via Composer.

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

    curl -sS https://getcomposer.org/installer | php
  2. Install Dependencies

    php composer.phar install

Installing the package

php composer.phar require bharatb/openvz-php

Documentation

Link will be provided soon.

About

PHP Implementation of OpenVZ Container management API for supporting custom control panels developed by individual developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages