Download the PHP package marmozist/steam-gifts without Composer
On this page you can find all versions of the php package marmozist/steam-gifts. 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 steam-gifts
PHP Client for SteamGifts
Installation
Installation via Composer:
Usage
Use factory to create client
You can to implement UserProvider
/GiveawayProvider
interfaces.
UserProvider implementations
- HttpUserProvider
HttpUserProvider
HttpUserProvider
implements UserProvider
via HTTPlug.
using via Curl
` using via Guzzle
` using via Buzz
using via your implementation
GiveawayProvider implementations
- HttpGiveawayProvider
HttpGiveawayProvider
HttpGiveawayProvider
implements GiveawayProvider
via HTTPlug.
using via Curl
` using via Guzzle
` using via Buzz
using via your implementation
Client methods
- GetUser
- GetUserList
- GetGiveaway
- GetGiveawayList
GetUser
e.g. https://www.steamgifts.com/user/Gotman
GetUserList
GetGiveaway
e.g. https://www.steamgifts.com/giveaway/O8NIm/
GetGiveawayList
All versions of steam-gifts with dependencies
PHP Build Version
Package Version
Requires
myclabs/php-enum Version
^1.7
php Version ^7.4
ext-dom Version 20031129
ext-mbstring Version ^7.4
ext-curl Version *
php-http/httplug Version ^2.1
php-http/message-factory Version ^1.0
webmozart/assert Version ^1.7
ext-json Version ^7.4
php-http/message Version ^1.8
php Version ^7.4
ext-dom Version 20031129
ext-mbstring Version ^7.4
ext-curl Version *
php-http/httplug Version ^2.1
php-http/message-factory Version ^1.0
webmozart/assert Version ^1.7
ext-json Version ^7.4
php-http/message Version ^1.8
The package marmozist/steam-gifts contains the following files
Loading the files please wait ....