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

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

the-systems/pterodactyl-sdk
===========================

Pterodactyl PHP SDK

v1.0.4.1(3y ago)011MITPHP &gt;=5.6.4

Since Dec 11Pushed 3y agoCompare

[ Source](https://github.com/The-Systems/pterodactyl-sdk)[ Packagist](https://packagist.org/packages/the-systems/pterodactyl-sdk)[ RSS](/packages/the-systems-pterodactyl-sdk/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (3)Versions (10)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)

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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~153 days

Recently: every ~247 days

Total

8

Last Release

1267d ago

Major Versions

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b774cad0508e5c5d793a34eed4f71ea100a6de2d9bad52f44d7c596ac51262d?d=identicon)[Niekold](/maintainers/Niekold)

---

Top Contributors

[![tyson239](https://avatars.githubusercontent.com/u/5617150?v=4)](https://github.com/tyson239 "tyson239 (28 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)")[![JWaldecker](https://avatars.githubusercontent.com/u/20733555?v=4)](https://github.com/JWaldecker "JWaldecker (1 commits)")[![Nevercold](https://avatars.githubusercontent.com/u/32977558?v=4)](https://github.com/Nevercold "Nevercold (1 commits)")

---

Tags

phpsdkpterodactyl

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[volcengine/volc-sdk-php

Volcengine SDK for PHP

35113.0k4](/packages/volcengine-volc-sdk-php)

PHPackages © 2026

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