宝塔面板API

0.0.3 2022-02-10 07:59 UTC

This package is auto-updated.

Last update: 2024-04-13 07:11:37 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();