Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 487 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 487 Bytes

Aikidesk WWW PHP SDK

Supported HTTP Clients: Guzzle 6.x

Frameworks: Vanilla PHP


Installation

Begin by installing this package through Composer.

{
    "require": {
        "aikidesk/www-php-sdk": "dev-master"
    }
}

You should have at least one HTTP Client installed. Supported out of box is Guzzle v6.

Documentation

n/a

License

View the license for this repo.