xtech/oauth

PHP 5.3+ extends lusitanian/oauth by adding additional services

dev-master / 0.1.x-dev 2014-10-24 00:46 UTC

This package is not auto-updated.

Last update: 2024-04-09 05:26:28 UTC


README

Introduction

The premise of this connector is to provide a PSR-0 Autoload standard library for conecting to the quickbooks online api. The existing API's are complicated, large and do not use PSR-0 Autoloading standards. For that reason, this library extends an already existing psr oauth library, lusitanian/oauth. This library adds a new service QuickbooksOnline.

Examples

Check the examples directory for example usage.