Download the PHP package bhaktaraz/php-waveapp-client without Composer
On this page you can find all versions of the php package bhaktaraz/php-waveapp-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bhaktaraz/php-waveapp-client
More information about bhaktaraz/php-waveapp-client
Files in bhaktaraz/php-waveapp-client
Download bhaktaraz/php-waveapp-client
More information about bhaktaraz/php-waveapp-client
Files in bhaktaraz/php-waveapp-client
Vendor bhaktaraz
Package php-waveapp-client
Short Description PHP client for wave app
License MIT
Homepage https://github.com/bhaktaraz/waveapp
Package php-waveapp-client
Short Description PHP client for wave app
License MIT
Homepage https://github.com/bhaktaraz/waveapp
Please rate this library. Is it a good library?
Informations about the package php-waveapp-client
PHP WaveApp Client
Simple PHP client for WaveApp
The original documentation is available at:
To use WaveApp, you will need to register on the developer portal.
Requirement & Install
- Open terminal
- cd /path-to-project
- and run
Queries
- user
- countries
- country
- businesses
- business
- currencies
- currency
- accountTypes
- accountSubTypes
Mutations
- customerCreate
- customerPatch
-
customerDelete
- accountCreate
- accountPatch
-
accountArchive
- productCreate
- productPatch
-
productArchive
- salesTaxCreate
- salesTaxPatch
- salesTaxRateCreate
-
salesTaxArchive
-
moneyTransactionCreate
- invoiceCreate
- invoiceDelete
- invoiceSend
- invoiceApprove
- invoiceMarkSent
How to use
Query
Mutation
Note: Inspired from subbe/waveapp which is created for laravel apps. For my need I've created this generalized repo and can be used in any PHP applications.
All versions of php-waveapp-client with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
~6.0
The package bhaktaraz/php-waveapp-client contains the following files
Loading the files please wait ....