PHPackages                             larva/forge-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. [API Development](/categories/api)
4. /
5. larva/forge-sdk

ActiveLibrary[API Development](/categories/api)

larva/forge-sdk
===============

The official Larva Forge PHP SDK.

10PHP

Since Nov 6Pushed 2y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Larva Forge SDK
===============

[](#larva-forge-sdk)

[![Build Status](https://github.com/larvatecn/forge-sdk/workflows/tests/badge.svg)](https://github.com/larvatecn/forge-sdk/actions)[![Total Downloads](https://camo.githubusercontent.com/3d69f32f6243371026dff19df400b05c31b7060e560258a90bb00a2bf2bab30b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c617276612f666f7267652d73646b)](https://packagist.org/packages/larva/forge-sdk)[![Latest Stable Version](https://camo.githubusercontent.com/80ec147b4f93c271bcae21dfb299890aa84e7396b519f6b02585ac14899ec44c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c617276612f666f7267652d73646b)](https://packagist.org/packages/larva/forge-sdk)[![License](https://camo.githubusercontent.com/cba2f550f35f2868708a2b2af41b3f7fc6b68c3da95b60e61590d0df9c1eca4a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c617276612f666f7267652d73646b)](https://packagist.org/packages/larva/forge-sdk)

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

[](#introduction)

The [Larva Forge](https://forge.larva.com.cn) 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/forge-sdk
```

### Basic Usage

[](#basic-usage)

You can create an instance of the SDK like so:

```
$forge = new Larva\Forge\Forge(TOKEN_HERE);
```

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

```
$servers = $forge->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

Maturity20

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 (4 commits)")

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

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

A PHP wrapper for Twilio's API

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

GitHub API v3 client

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

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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