宝塔面板API

0.0.5 2024-06-11 08:31 UTC

This package is auto-updated.

Last update: 2024-11-11 09:19:26 UTC


README

首先感谢dawangzaishang写的轮子。

来源于https://gitee.com/dawangzaishang/bt/tree/master/src 因为有部分错误,且部分需求没有实现,所以 clone 过来改了一下。

介绍

宝塔面板API

使用说明

    $bt = new System('http://127.0.0.1:8888', 'Key');
    $bt->getSystemTotal();