PHPackages                             larva/librespeed-sdk - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. larva/librespeed-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

larva/librespeed-sdk
====================

The official LibreSpeed PHP SDK.

10PHP

Since May 19Pushed 2y agoCompare

[ Source](https://github.com/larvatecn/librespeed-sdk)[ Packagist](https://packagist.org/packages/larva/librespeed-sdk)[ RSS](/packages/larva-librespeed-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

LibreSpeed SDK
==============

[](#librespeed-sdk)

[![Build Status](https://github.com/larvatecn/librespeed-sdk/workflows/tests/badge.svg)](https://github.com/larvatecn/librespeed-sdk/actions)[![Total Downloads](https://camo.githubusercontent.com/ab1eb7198a107a2958c2623dff6ce667dec959d89d72b1819d21b5695023f5f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c617276612f6c6962726573706565642d73646b)](https://packagist.org/packages/larva/librespeed-sdk)[![Latest Stable Version](https://camo.githubusercontent.com/a14a396d4154738abd1144fe0ca80a6e3e57cb4cf14c34f359bacd397db36bff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c617276612f6c6962726573706565642d73646b)](https://packagist.org/packages/larva/librespeed-sdk)[![License](https://camo.githubusercontent.com/4ee3e8101bb6687b5ffffe1cac94cf66d79d855c75285ea12d02644252c15cd0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c617276612f6c6962726573706565642d73646b)](https://packagist.org/packages/larva/librespeed-sdk)

Introduction
------------

[](#introduction)

The [LibreSpeed SDK](https://www.librespeed.cn/sdk) SDK provides an expressive interface for interacting with Forge's API and managing Laravel Forge servers.

Official Documentation
----------------------

[](#official-documentation)

### Installation

[](#installation)

To install the SDK in your project you need to require the package via composer:

```
composer require larva/librespeed-sdk
```

### Basic Usage

[](#basic-usage)

You can create an instance of the SDK like so:

```
$libreSpeed = new LibreSpeed\LibreSpeed(TOKEN_HERE);
```

Using the `LibreSpeed` instance you may perform multiple actions as well as retrieve the different resources LibreSpeed's API provides:

```
$servers = $libreSpeed->servers();
```

License
-------

[](#license)

Larva Forge SDK is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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/534cdb651e8c806590fa945c6b5a18f361613848e890db1349f4a9fbcae1a650?d=identicon)[xutongle](/maintainers/xutongle)

---

Top Contributors

[![xutongle](https://avatars.githubusercontent.com/u/46956076?v=4)](https://github.com/xutongle "xutongle (1 commits)")

---

Tags

librespeedphpspeedtest

### Embed Badge

![Health badge](/badges/larva-librespeed-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/larva-librespeed-sdk/health.svg)](https://phpackages.com/packages/larva-librespeed-sdk)
```

PHPackages © 2026

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