Download the PHP package pjz9n/pterodactyl-php-sdk without Composer
On this page you can find all versions of the php package pjz9n/pterodactyl-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pjz9n/pterodactyl-php-sdk
More information about pjz9n/pterodactyl-php-sdk
Files in pjz9n/pterodactyl-php-sdk
Download pjz9n/pterodactyl-php-sdk
More information about pjz9n/pterodactyl-php-sdk
Files in pjz9n/pterodactyl-php-sdk
Vendor pjz9n
Package pterodactyl-php-sdk
Short Description Simple and lightweight Pterodactyl API SDK
License GPL-v3
Package pterodactyl-php-sdk
Short Description Simple and lightweight Pterodactyl API SDK
License GPL-v3
Please rate this library. Is it a good library?
Informations about the package pterodactyl-php-sdk
Pterodactyl-PHP-SDK
Overview
Language:
- English
- 日本語
English
Simple and lightweight Pterodactyl API SDK
Feature
- Simply SDK
- Clean code
- No dependency on other libraries
- use the complement function of the IDE
- Can be used intuitively
- Object-oriented code
Supported Action
Client API:
- [x] Get All Servers
- [x] Get Server (By ID)
- [x] Get Resource (For example, get the amount of memory currently used)
- [x] Send Console Command
- [x] Send Power Action (For example, server start)
Application API:
- User
- [x] Get All Users
- [x] Get User (By ID)
- [x] Get User (By External ID)
- [x] Create User
- [x] Edit User
- [x] Delete User
- Nodes
- Now Development...
How to use
Run the following command in the command line
Write the code!
日本語
シンプルで軽量なPterodactyl APIのSDK
特徴
- シンプルなSDK
- クリーンなコード
- 他ライブラリへの依存性無し
- IDEによる補完を利用できる
- 直観的に扱える
- オブジェクト指向なコード
サポートしている操作
Client API:
- [x] 全てのサーバーを取得
- [x] サーバーを取得 (IDから)
- [x] リソースを取得 (例えば、現在使っているメモリの量を取得)
- [x] コンソールコマンドを送信
- [x] 電源アクションを送信 (例えば、サーバーの起動)
Application API:
- User
- [x] 全てのユーザーを取得
- [x] ユーザーを取得 (IDから)
- [x] ユーザーを取得 (External IDから)
- [x] ユーザーを作成
- [x] ユーザーを編集
- [x] ユーザーを削除
- Nodes
- 開発中...
使い方
コマンドラインで以下のコマンドを実行する
コードを書く!
All versions of pterodactyl-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
ext-json Version *
ext-curl Version *
ext-json Version *
ext-curl Version *
The package pjz9n/pterodactyl-php-sdk contains the following files
Loading the files please wait ....