Download the PHP package softonic/web_setup_api_sdk without Composer
On this page you can find all versions of the php package softonic/web_setup_api_sdk. 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 web_setup_api_sdk
WebSetupApiSdk
API to setup a program on a website
This PHP package is automatically generated by the Swagger Codegen project:
- API version: 1.0.0
- Package version: 1.1.0
- Build package: io.swagger.codegen.v3.generators.php.PhpClientCodegen
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to web-setup-v1.sft.eu-west.sftapi.com
Class | Method | HTTP request | Description |
---|---|---|---|
ProgramsPlatformsLanguagesApi | createProgramPlatformLanguage | POST /programs/{id_program}/platforms/{id_platform}/languages | Creates a program configuration for a specific platform and language |
ProgramsPlatformsLanguagesApi | deleteProgramPlatformLanguage | DELETE /programs/{id_program}/platforms/{id_platform}/languages/{id_language} | Deletes a program configuration for a specific platform and language |
ProgramsPlatformsLanguagesApi | findProgramPlatformLanguage | GET /programs/{id_program}/platforms/{id_platform}/languages | Finds a program configuration for a specific platform for all languages |
ProgramsPlatformsLanguagesApi | readProgramPlatformLanguage | GET /programs/{id_program}/platforms/{id_platform}/languages/{id_language} | Reads a program configuration for a specific platform and language |
ProgramsPlatformsLanguagesApi | replaceProgramPlatformLanguage | PUT /programs/{id_program}/platforms/{id_platform}/languages/{id_language} | Replaces a program configuration for a specific platform and language |
ProgramsPlatformsLanguagesApi | updateProgramPlatformLanguage | PATCH /programs/{id_program}/platforms/{id_platform}/languages/{id_language} | Updates a program configuration for a specific platform and language |
SearchApi | search | POST /search | Search a list of filters and returns the result |
Documentation For Models
- ProgramPlatformLanguage
- SearchRequest
Documentation For Authorization
softonic_auth
- Type: OAuth
- Flow: application
- Authorization URL:
- Scopes:
- ****:
Author
All versions of web_setup_api_sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package softonic/web_setup_api_sdk contains the following files
Loading the files please wait ....