PHPackages                             skhr/ptero-application-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. skhr/ptero-application-sdk

ActiveLibrary

skhr/ptero-application-sdk
==========================

Pterodactyl application PHP SDK

v1.0.2(1y ago)09MITPHPPHP &gt;=8.3

Since Aug 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Loyto-SKHR/ptero-application-sdk)[ Packagist](https://packagist.org/packages/skhr/ptero-application-sdk)[ RSS](/packages/skhr-ptero-application-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

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

[](#pterodactyl-application-php-sdk)

[![Latest Version on Packagist](https://camo.githubusercontent.com/be4fe784cc9a6ca75fa6534f1fcac8bf10ae8ca8994040024dac23b9f715e9d3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736b68722f707465726f2d6170706c69636174696f6e2d73646b2e737667)](https://packagist.org/packages/skhr/ptero-application-sdk)[![Total Downloads](https://camo.githubusercontent.com/2a1662e437a5510feede2c75bfe992d994936476bbb13eaed7a2e58a058e84de/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736b68722f707465726f2d6170706c69636174696f6e2d73646b2e737667)](https://packagist.org/packages/skhr/ptero-application-sdk)[![Software License](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)](LICENSE.md)

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

[](#quick-start)

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

```
composer require skhr/ptero-application-sdk
```

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

```
require_once("vendor/autoload.php");
```

Finally, create an instance of the SDK:

```
use \SKHR\PteroAPI\PteroAPI;

$pteroAPI = new PteroAPI("", "");
```

You can then call the application API.

Usage
-----

[](#usage)

Documentation in progress

Support
-------

[](#support)

You can get support by [submitting new issue](https://github.com/Loyto-SKHR/ptero-application-sdk/issues/new).

License
-------

[](#license)

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

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~2 days

Total

3

Last Release

640d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/477369176281c4fedc479d33b453dec33b5bf1ea88145d0332a695cdcd74c36c?d=identicon)[lucas.avelino](/maintainers/lucas.avelino)

---

Top Contributors

[![Loyto-SKHR](https://avatars.githubusercontent.com/u/65152874?v=4)](https://github.com/Loyto-SKHR "Loyto-SKHR (24 commits)")

---

Tags

phpsdkpterodactyl

### Embed Badge

![Health badge](/badges/skhr-ptero-application-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/skhr-ptero-application-sdk/health.svg)](https://phpackages.com/packages/skhr-ptero-application-sdk)
```

###  Alternatives

[xeroapi/xero-php-oauth2

Xero official PHP SDK for oAuth2 generated with OpenAPI spec 3

1054.3M14](/packages/xeroapi-xero-php-oauth2)[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)[zenditplatform/zendit-php-sdk

PHP client for Zendit API

1204.3k](/packages/zenditplatform-zendit-php-sdk)[kinde-oss/kinde-auth-php

Kinde PHP SDK for authentication

2369.5k3](/packages/kinde-oss-kinde-auth-php)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

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