PHPackages                             gjsbrt/proxmox-ve\_php\_api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. gjsbrt/proxmox-ve\_php\_api

ActiveLibrary[API Development](/categories/api)

gjsbrt/proxmox-ve\_php\_api
===========================

ProxmoxVE PHP API

12241PHP

Since Apr 16Pushed 3y agoCompare

[ Source](https://github.com/GJSBRT/ProxmoxVE_PHP_API)[ Packagist](https://packagist.org/packages/gjsbrt/proxmox-ve_php_api)[ RSS](/packages/gjsbrt-proxmox-ve-php-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![ProxmoxVE_PHP_API](https://camo.githubusercontent.com/b712599cb50274083544c67382b1b84af31954b2f6c2ce08516ae75d5368c54f/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f656e2f7468756d622f322f32352f50726f786d6f782d56452d6c6f676f2e7376672f36303070782d50726f786d6f782d56452d6c6f676f2e7376672e706e67)](https://camo.githubusercontent.com/b712599cb50274083544c67382b1b84af31954b2f6c2ce08516ae75d5368c54f/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f656e2f7468756d622f322f32352f50726f786d6f782d56452d6c6f676f2e7376672f36303070782d50726f786d6f782d56452d6c6f676f2e7376672e706e67)

ProxmoxVE PHP API
=================

[](#proxmoxve-php-api)

This is a updated version of Saleh7's ProxmoxVE\_PHP\_API. When using this libary you are going to need the [Proxmox Documentation](https://pve.proxmox.com/pve-docs/api-viewer/index.html) for request bodies.

Installation
------------

[](#installation)

To install ProxmoxVE\_PHP\_API, simply:

```
composer require gjsbrt/proxmox-ve_php_api
```

Table of Contents
-----------------

[](#table-of-contents)

- [ProxmoxVE PHP API](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/proxmoxve-php-api)
    - [Table of Contents](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/table-of-contents)
    - [Contributing](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/contributing)
    - [Installation](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/installation)
    - [Usage](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/usage)
        - [Quick Usage](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/usage#quick-usage)
        - [Use API Token](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/usage#use-api-token)
        - [Example](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/usage#example)
        - [Create LXC container](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/usage#create-lxc-container)
        - [Delete LXC container](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/usage#delete-lxc-container)
        - [Create VM](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/usage#create-vm)
        - [Delete VM](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/usage#delete-vm)
    - [Request](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/request)
    - [Access](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/access)
    - [Domains](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/domains)
    - [Groups](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/groups)
    - [Roles](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/roles)
    - [Users](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/users)
    - [Cluster](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/cluster)
    - [Backup](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/backup)
    - [Config](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/config)
    - [Firewall](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/firewall)
    - [High Availability](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/high-availability)
    - [Replication](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/replication)
    - [Pools](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/pools)
    - [Storage](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/storage)
    - [Nodes](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/nodes)
    - [Apt](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/apt)
    - [Ceph](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/ceph)
    - [Disks](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/disks)
    - [Nodes Firewall](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/nodes-firewall)
    - [Lxc](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/lxc)
    - [Network](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/network)
    - [Qemu](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/qemu)
    - [Nodes Replication](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/nodes-replication)
    - [Scan](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/scan)
    - [Service](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/service)
    - [Nodes Storage](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/nodes-storage)
    - [Tasks](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/tasks)
    - [Vzdump](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/vzdump)
    - [SDN](https://github.com/GJSBRT/ProxmoxVE_PHP_API/wiki/sdn)

Contributing
------------

[](#contributing)

This library does not contain the whole Proxmox API anymore. If you are missing an API call, feel free to add it and submit a PR.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/57e0edd71b61555c2263970bc075e23a8dd4ddb6646e13d2596f9b369c596434?d=identicon)[GSBRT](/maintainers/GSBRT)

---

Top Contributors

[![Saleh7](https://avatars.githubusercontent.com/u/5176469?v=4)](https://github.com/Saleh7 "Saleh7 (14 commits)")[![GJSBRT](https://avatars.githubusercontent.com/u/70862122?v=4)](https://github.com/GJSBRT "GJSBRT (13 commits)")[![sertxudev](https://avatars.githubusercontent.com/u/22801379?v=4)](https://github.com/sertxudev "sertxudev (5 commits)")[![xoxefdp](https://avatars.githubusercontent.com/u/4589403?v=4)](https://github.com/xoxefdp "xoxefdp (2 commits)")[![AnushK-Fro](https://avatars.githubusercontent.com/u/33168386?v=4)](https://github.com/AnushK-Fro "AnushK-Fro (1 commits)")[![alxhlz](https://avatars.githubusercontent.com/u/16189604?v=4)](https://github.com/alxhlz "alxhlz (1 commits)")[![Uneo7](https://avatars.githubusercontent.com/u/6579229?v=4)](https://github.com/Uneo7 "Uneo7 (1 commits)")

---

Tags

apicontainerlxcphpproxmoxproxmoxvepvevm

### Embed Badge

![Health badge](/badges/gjsbrt-proxmox-ve-php-api/health.svg)

```
[![Health](https://phpackages.com/badges/gjsbrt-proxmox-ve-php-api/health.svg)](https://phpackages.com/packages/gjsbrt-proxmox-ve-php-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M186](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M33](/packages/facebook-php-business-sdk)[microsoft/microsoft-graph

The Microsoft Graph SDK for PHP

65723.5M95](/packages/microsoft-microsoft-graph)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
