Download the PHP package gboudreau/ws-api-php without Composer
On this page you can find all versions of the php package gboudreau/ws-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gboudreau/ws-api-php
More information about gboudreau/ws-api-php
Files in gboudreau/ws-api-php
Download gboudreau/ws-api-php
More information about gboudreau/ws-api-php
Files in gboudreau/ws-api-php
Vendor gboudreau
Package ws-api-php
Short Description This library allows you to access your own account using the Wealthsimple (GraphQL) API using PHP.
License GPL-3.0-or-later
Homepage https://github.com/gboudreau/ws-api-php
Package ws-api-php
Short Description This library allows you to access your own account using the Wealthsimple (GraphQL) API using PHP.
License GPL-3.0-or-later
Homepage https://github.com/gboudreau/ws-api-php
Keywords wealthsimple
Please rate this library. Is it a good library?
Informations about the package ws-api-php
Unofficial Wealthsimple API Library for PHP
This library allows you to access your own account using the Wealthsimple (GraphQL) API using PHP.
Installation
Usage
If you'd like to implement your own GraphQL queries, you can do so by extending the WealthsimpleAPI
class and overriding the getGraphQLQuery
method, like so:
To find the GraphQL queries that WealthSimple implement, you can look in the Developer Console of your browser while using the WealthSimple web app.
All versions of ws-api-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package gboudreau/ws-api-php contains the following files
Loading the files please wait ....