bharatb / openvz-php
There is no license information available for the latest version (dev-master) of this package.
dev-master
2016-01-08 11:26 UTC
Requires
- php: >=5.3.3
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-09 05:52:24 UTC
README
MIT-licensed PHP implementations of OpenVZ API for management of containers on bare metal servers.
Installing Development Dependencies
Dependencies are managed via Composer.
-
Download the
composer.pharexecutable as per the Composer Download Instructions, e.g. by runningcurl -sS https://getcomposer.org/installer | php -
Install Dependencies
php composer.phar install
Installing the package
php composer.phar require bharatb/openvz-php
Documentation
Link will be provided soon.