2017 © Pedro Peláez
 

library quickbooks-online-v3-sdk

QBO v3 API SDK for PHP. Supported and used by BeanworksAP.

image

beanworks/quickbooks-online-v3-sdk

QBO v3 API SDK for PHP. Supported and used by BeanworksAP.

  • Wednesday, December 21, 2016
  • by SNSD1488
  • Repository
  • 5 Watchers
  • 8 Stars
  • 32,944 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 2 Open issues
  • 6 Versions
  • 6 % Grown

The README.md

PHP SDK for QuickBooks V3

Build Status, (*1)

The PHP SDK for QuickBooks v3 is set of PHP classes that make it easier to call QuickBooks APIs. Some of the features included in this SDK are as follows:, (*2)

  • Ability to perform single and batch processing of CRUD operations on all supported QuickBooks entities.
  • Support for XML Request and Response format.
  • Ability to configure app settings in the configuration file requiring no additional code change.
  • Support for Gzip and Deflate compression formats to improve performance of QuickBooks API calls.
  • Logging mechanisms for trace and request/response.
  • Query Filters that enable you to retrieve QuickBooks entities whose properties meet specified criteria.
  • Sparse Update to update writable properties specified in a request and leave the others unchanged.
  • Change data that enables you to retrieve a list of entities modified during specified time points.

Getting Started

This repository contains both original QBO SDK code and Beanworks patched version., (*3)

Clone with Git

$ git clone git@github.com:beanworks/quickbooks-online-v3-sdk.git

Install with Composer

$ wget http://getcomposer.org/composer.phar
# Install [beanworks/quickbooks-online-v3-sdk] from master branch
$ php composer.phar require beanworks/quickbooks-online-v3-sdk:dev-master
# Install Beanworks patched version
$ php composer.phar require beanworks/quickbooks-online-v3-sdk:3.2.0
# Install Intuit's original version
$ php composer.phar require beanworks/quickbooks-online-v3-sdk:2.5.0

Unit Test

Check out a fresh copy of the QBO SDK, get composer and install dependencies, and then run the tests with PHPUnit., (*4)

$ git clone git@github.com:beanworks/quickbooks-online-v3-sdk.git
$ cd quickbooks-online-v3-sdk
$ wget http://getcomposer.org/composer.phar
$ php composer.phar install
$ ./phpunit

BeanworksAP

BeanworksAP proudly integrates with QuickBooks Online, QuickBooks Desktop and a number of different ERP systems., (*5)

Beanworks Solutions Inc.

Automate your Accounts Payable with Beanworks, (*6)

BeanWorksAP is a cloud-based, automated accounts payable solution that you use via a secure Internet connection. There is no need to commit to and purchase a software package, have it configured, installed, and maintained by an IT department — we offer simple, subscription-based pricing and easy setup with no long term contract to sign., (*7)

  • Work anywhere with access to your data from any device
  • Regular seamless upgrades with new features
  • Information is safe, secure and backed-up regularly
  • Super-responsive and knowledgeable customer support

Copyright © 2019 Beanworks Solutions Inc., (*8)

The Versions

21/12 2016

dev-master

9999999-dev https://beanworks.com

QBO v3 API SDK for PHP. Supported and used by BeanworksAP.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Nigel Albert
by Rollie Ma

quickbooks qbo beanworks

21/12 2016

3.1.0

3.1.0.0 https://beanworks.com

QBO v3 API SDK for PHP. Supported and used by BeanworksAP.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Nigel Albert
by Rollie Ma

quickbooks qbo beanworks

30/04 2015

3.0.0

3.0.0.0 https://beanworks.com

QBO v3 API SDK for PHP. Supported and used by BeanworksAP.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Nigel Albert
by Rollie Ma

quickbooks qbo beanworks

30/04 2015

dev-beanworks

dev-beanworks https://beanworks.com

QBO v3 API SDK for PHP. Supported and used by BeanworksAP.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Nigel Albert
by Rollie Ma

quickbooks qbo beanworks

29/04 2015

dev-intuit

dev-intuit https://beanworks.com

QBO v3 API SDK for PHP. Supported and used by BeanworksAP.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

by Nigel Albert
by Rollie Ma

quickbooks qbo beanworks

29/04 2015

2.0.5

2.0.5.0 https://beanworks.com

QBO v3 API SDK for PHP. Supported and used by BeanworksAP.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

by Nigel Albert
by Rollie Ma

quickbooks qbo beanworks