Download the PHP package shapecode/fut-api without Composer
On this page you can find all versions of the php package shapecode/fut-api. 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 fut-api
FIFA 20 WebApp API
Manage your FIFA 20 Ultimate Team using this FIFA 20 Ultimate Team API. Written solely in PHP
Installing
The recommended way to install FIFA 20 WebApp API is through Composer.
Contribute
Don't be shy. Feel free to contribute and create pull-requests. There's a lot to do.
Usage
Login
Login parameters:
- email: [string] email used for logging into the FIFA 20 WebApp
- password: [string] password used for logging into the FIFA 20 WebApp
- platform: [string] pc/ps4/ps4/xbox/xbox360
- code: [string] email code for two-step verification (make sure to use string if your code starts with 0).
After you have initiated your first session, you can then use the API wthout logging in again using the session info.
Search
Optional parameters:
- min_price: [int] Minimal price.
- max_price: [int] Maximum price.
- min_buy: [int] Minimal buy now price.
- max_buy: [int] Maximum buy now price.
- level: ['bronze'/'silver'/gold'] Card level.
- start: [int] Start page number.
- category: ['fitness'/'?'] Card category.
- assetId: [int] assetId.
- defId: [int] defId.
- league: [int] League id.
- club: [int] Club id.
- position: [int?/str?] Position.
- zone: ['attacker'/'?'] zone.
- nationality: [int] Nation id.
- rare: [boolean] True for searching special cards.
- playStyle: [str?] playStyle.
- page_size: [int] Amount of cards on single page (changing this might be risky).
Logout
Replicates clicking the Logout button.
License
GNU GPLv3
Forked
All versions of fut-api with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1
ext-json Version *
guzzlehttp/guzzle Version ^6.3
symfony/property-access Version ^2.8|^3.0|^4.0
symfony/yaml Version ^2.8|^3.0|^4.0
symfony/translation Version ^2.8|^3.0|^4.0
symfony/stopwatch Version ^2.8|^3.0|^4.0
shapecode/anticaptcha Version ^1.0
psr/http-message Version ^1.0
psr/log Version ^1.0
php-http/logger-plugin Version ^2.0
php-http/stopwatch-plugin Version ^2.0
php-http/discovery Version ^1.4
php-http/client-common Version ^2.0
php-http/message Version ^1.7
php-http/httplug Version ^2.0
php-http/message-factory Version ^1.0
php-http/guzzle6-adapter Version ^2.0
ext-json Version *
guzzlehttp/guzzle Version ^6.3
symfony/property-access Version ^2.8|^3.0|^4.0
symfony/yaml Version ^2.8|^3.0|^4.0
symfony/translation Version ^2.8|^3.0|^4.0
symfony/stopwatch Version ^2.8|^3.0|^4.0
shapecode/anticaptcha Version ^1.0
psr/http-message Version ^1.0
psr/log Version ^1.0
php-http/logger-plugin Version ^2.0
php-http/stopwatch-plugin Version ^2.0
php-http/discovery Version ^1.4
php-http/client-common Version ^2.0
php-http/message Version ^1.7
php-http/httplug Version ^2.0
php-http/message-factory Version ^1.0
php-http/guzzle6-adapter Version ^2.0
The package shapecode/fut-api contains the following files
Loading the files please wait ....