2017 © Pedro Peláez
 

library owp-client

PHP client for OpenVZ web panel remote API

image

erliz/owp-client

PHP client for OpenVZ web panel remote API

  • Wednesday, December 7, 2016
  • by Erliz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 35 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 9 Versions
  • 6 % Grown

The README.md

Packagist Packagist Build Status Dependency Status codecov.io SensioLabs Insight, (*1)

Client for OpenVZ web panel (OWP)

Usage

Create client

use Erliz\OwpClient\Client;
$owpClient = new Client('localhost', 'admin', 'passwd', 443);

Get hardware servers

$harwareServers = $owpClient->getHardwareServers()

Get list of all virtual servers

$virtualServers = $owpClient->getAllVirtualServers()

The Versions

07/12 2016

dev-master

9999999-dev https://github.com/Erliz/owp-client

PHP client for OpenVZ web panel remote API

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *

 

The Development Requires

by Stanislav Vetlovskiy

openvz openvz-web-panel owp-api

07/12 2016

1.2.3

1.2.3.0 https://github.com/Erliz/owp-client

PHP client for OpenVZ web panel remote API

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *

 

The Development Requires

by Stanislav Vetlovskiy

openvz openvz-web-panel owp-api

25/04 2016

1.2.2

1.2.2.0 https://github.com/Erliz/owp-client

PHP client for OpenVZ web panel remote API

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *

 

The Development Requires

by Stanislav Vetlovskiy

openvz openvz-web-panel owp-api

25/04 2016

1.2.1

1.2.1.0 https://github.com/Erliz/owp-client

PHP client for OpenVZ web panel remote API

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *

 

The Development Requires

by Stanislav Vetlovskiy

openvz openvz-web-panel owp-api

25/04 2016

1.2.0

1.2.0.0 https://github.com/Erliz/owp-client

PHP client for OpenVZ web panel remote API

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *

 

The Development Requires

by Stanislav Vetlovskiy

openvz openvz-web-panel owp-api

20/04 2016

1.1.1

1.1.1.0

PHP client for OpenVZ web panel remote API

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *

 

The Development Requires

by Stanislav Vetlovskiy

19/04 2016

1.1.0

1.1.0.0

PHP client for OpenVZ web panel remote API

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *

 

The Development Requires

by Stanislav Vetlovskiy

18/04 2016

1.0.1

1.0.1.0

PHP client for OpenVZ web panel remote API

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *

 

The Development Requires

by Stanislav Vetlovskiy

18/04 2016

1.0.0

1.0.0.0

PHP client for OpenVZ web panel remote API

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl >=5.6.3

 

The Development Requires

by Stanislav Vetlovskiy