Download the PHP package mrkampf/proxmox-ve without Composer
On this page you can find all versions of the php package mrkampf/proxmox-ve. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package proxmox-ve
ProxmoxVE API
This PHP 8+ Proxmox library allows, to interact with your Proxmox PVE server and cluster via API.
You find any errors, typos or you detect that something is not working as expected please open an issue. I'll try to release a fix asap.
Getting Started
Recommended installation is using Composer. If you do not have Composer, what are you waiting for?
In the root of your project, execute the following:
Or add this to your composer.json
file:
Then perform the installation:
Example
From version 3.1
API Token Support
Example for lazy login
Example for custom http client
For version 3.1
WARNING: The array options is after version 3.0 no longer supported! |
---|
All versions of proxmox-ve with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0|^8.1|^8.2
lib-curl Version *
guzzlehttp/guzzle Version *
ext-json Version *
lib-curl Version *
guzzlehttp/guzzle Version *
ext-json Version *
The package mrkampf/proxmox-ve contains the following files
Loading the files please wait ....