Download the PHP package ghasemy50/vmware-api without Composer
On this page you can find all versions of the php package ghasemy50/vmware-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ghasemy50/vmware-api
More information about ghasemy50/vmware-api
Files in ghasemy50/vmware-api
Download ghasemy50/vmware-api
More information about ghasemy50/vmware-api
Files in ghasemy50/vmware-api
Vendor ghasemy50
Package vmware-api
Short Description A PHP implementation for the VMWare API
License MIT
Homepage https://github.com/MartinMulder/vmware-php
Package vmware-api
Short Description A PHP implementation for the VMWare API
License MIT
Homepage https://github.com/MartinMulder/vmware-php
Please rate this library. Is it a good library?
Informations about the package vmware-api
vmware-php
A PHP wrapper for the VMWare API. This is a pre-alpha release, so stuf isn't working correctly atm.
Installation
Guide
Our VMWare API implementation contains the following features:
- Simple login using application passwords.
- Automatic retry functionionality that retries requests when connection errors or status codes >= 500 occur.
- Direct function calls for much used api endpoints.
- Easy syntax for all other endpoints using
$api->request($method, $uri, $json = [], $query = [])
.
Now your API should be ready to use:
Documentation
All versions of vmware-api with dependencies
PHP Build Version
Package Version
The package ghasemy50/vmware-api contains the following files
Loading the files please wait ....