Download the PHP package rainedot/php-nl-market without Composer
On this page you can find all versions of the php package rainedot/php-nl-market. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-nl-market
NeverLose Market API wrapper
Comfortable NeverLose API wrapper for PHP.
Requirements
- PHP 8.1 and later
Composer
Dependencies
Getting started
ENUMS
Product
Count
Methods
getBalance(): int
checkIfUserExists(string $username): bool
getProductPrices(\Rainedot\PhpNlMarket\Enum\Products $product): array
giftProduct(int $transaction_id, string $username, \Rainedot\PhpNlMarket\Enum\Products $product, Rainedot\PhpNlMarket\Enum\Counts $count): void
transferBalance(int $transaction_id, string $username, int $amount): void
giveForFree(int $transaction_id, string $username, int $item_code): void
Callback
Callback validation
All versions of php-nl-market with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-curl Version *
ext-curl Version *
The package rainedot/php-nl-market contains the following files
Loading the files please wait ....