hcgcloud / pterodactyl-sdk

Pterodactyl Panel PHP SDK/API wrapper
https://hcgcloud.github.io/pterodactyl-sdk-docs/
MIT License
27 stars 25 forks source link

How to get it without composer? #21

Closed TheKenzo closed 4 years ago

TheKenzo commented 4 years ago

I want to integrate pterodactyl without composer.

tyson239 commented 4 years ago

Hi, you can install with composer in your local machine first, then you will have the vendor folder, just upload it to your webserver and you can use it without composer.

adrijanb commented 4 years ago

Another way is to implement the Pterodactyl API yourself 👍

Docs: https://dashflo.net/docs/api/pterodactyl/v0.7/#introduction