PHPackages                             hcgcloud/pterodactyl-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. hcgcloud/pterodactyl-sdk

AbandonedArchivedLibrary[API Development](/categories/api)

hcgcloud/pterodactyl-sdk
========================

Pterodactyl PHP SDK

v1.0.4(5y ago)3215.0k↑91.7%23[4 issues](https://github.com/hcgcloud/pterodactyl-sdk/issues)MITPHPPHP &gt;=5.6.4

Since Dec 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/hcgcloud/pterodactyl-sdk)[ Packagist](https://packagist.org/packages/hcgcloud/pterodactyl-sdk)[ RSS](/packages/hcgcloud-pterodactyl-sdk/feed)WikiDiscussions develop Synced 2d ago

READMEChangelog (7)Dependencies (3)Versions (9)Used By (0)

Pterodactyl PHP SDK
===================

[](#pterodactyl-php-sdk)

[![Latest Version on Packagist](https://camo.githubusercontent.com/aaaa4342930e364d06d1407e319f44dd29264fa68d0c33d8a3cbf57f1e8f37ab/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686367636c6f75642f707465726f64616374796c2d73646b2e737667)](https://packagist.org/packages/hcgcloud/pterodactyl-sdk)[![Total Downloads](https://camo.githubusercontent.com/87a23699ab4b7790257c2d17634f04c1559aec15d18dde7bd77ae25b40d852d3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686367636c6f75642f707465726f64616374796c2d73646b2e737667)](https://packagist.org/packages/hcgcloud/pterodactyl-sdk)[![Software License](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)](LICENSE.md)[![Chat on Discord](https://camo.githubusercontent.com/6bdbef3975e44b706a83b5b104e23215faeda824cb44e758f31a32b017a602d8/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f363039373634393330383939363733303932)](https://discord.gg/5KnNVfv)

[Documentation](https://hcgcloud.github.io/pterodactyl-sdk-docs)

Quick start
-----------

[](#quick-start)

**For Pterodactyl Panel v1**, you may need to install `v2` version of this sdk, otherwise some functions may not work properly.

There is no stable [version](https://github.com/hcgcloud/pterodactyl-sdk/releases) and full [documentation](https://hcgcloud.github.io/pterodactyl-sdk-docs-v2/) for `v2` yet, you may need to read the source code to use this sdk.

```
composer require hcgcloud/pterodactyl-sdk:v2.0.0-alpha.2
```

---

To install the SDK in your project you need to require the package via [composer](http://getcomposer.org):

```
composer require hcgcloud/pterodactyl-sdk
```

Then use Composer's autoload unless you are using a framework that support composer autoload:

```
require __DIR__.'/../vendor/autoload.php';
```

And finally create an instance of the SDK:

```
$pterodactyl = new \HCGCloud\Pterodactyl\Pterodactyl(API_KEY_HERE, BASE_URI_HERE);
```

Then you can call the apis.

Usage
-----

[](#usage)

Please check the [documentation](https://hcgcloud.github.io/pterodactyl-sdk-docs) for more details.

Support
-------

[](#support)

You can get support by going to our [Discord server](https://discord.gg/5KnNVfv) or [submitting new issue](https://github.com/hcgcloud/pterodactyl-sdk/issues/new).

As a third-party API wrapper, We recommend you not asking for help elsewhere, or we may not be able to help you.

License
-------

[](#license)

`hcgcloud/pterodactyl-sdk` is licensed under the MIT License (MIT). Please see the [license file](LICENSE.md) for more information.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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.

###  Release Activity

Cadence

Every ~77 days

Recently: every ~96 days

Total

7

Last Release

1930d ago

Major Versions

v1.0.4 → v2.0.0-alpha.12020-11-25

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/99035927?v=4)[tlingc](/maintainers/tlingc)[@tlingc](https://github.com/tlingc)

---

Top Contributors

[![tyson239](https://avatars.githubusercontent.com/u/5617150?v=4)](https://github.com/tyson239 "tyson239 (31 commits)")[![JoshTrebilco](https://avatars.githubusercontent.com/u/6693616?v=4)](https://github.com/JoshTrebilco "JoshTrebilco (23 commits)")[![tlingc](https://avatars.githubusercontent.com/u/99035927?v=4)](https://github.com/tlingc "tlingc (3 commits)")[![belzaaron](https://avatars.githubusercontent.com/u/21190036?v=4)](https://github.com/belzaaron "belzaaron (1 commits)")[![The-MG](https://avatars.githubusercontent.com/u/63264652?v=4)](https://github.com/The-MG "The-MG (1 commits)")[![SergejKembel](https://avatars.githubusercontent.com/u/37798350?v=4)](https://github.com/SergejKembel "SergejKembel (1 commits)")[![jewome62](https://avatars.githubusercontent.com/u/472429?v=4)](https://github.com/jewome62 "jewome62 (1 commits)")[![JWaldecker](https://avatars.githubusercontent.com/u/20733555?v=4)](https://github.com/JWaldecker "JWaldecker (1 commits)")

---

Tags

apiapi-wrapperphppterodactylpterodactyl-apipterodactyl-panelpterodactyl-panel-apisdkphpsdkpterodactyl

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hcgcloud-pterodactyl-sdk/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k9.5M89](/packages/openai-php-laravel)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[resend/resend-php

Resend PHP library.

617.2M43](/packages/resend-resend-php)[php-opencloud/openstack

PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi

2312.4M25](/packages/php-opencloud-openstack)

PHPackages © 2026

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