beethoven/phpqbo

A PHP library to access Quickbooks online/QBO.

dev-master 2016-01-07 00:28 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:58:18 UTC


README

A PHP library to access Quickbooks online / QBO.

  • PSR compatible

Requirements

  • PHP >= 5.6

Install

Composer

Add a dependency on beethoven/phpqbo to your project's composer.json file.

{
    "require": {
        "beethoven/phpqbo": "0.0.1-alpha"
    }
}

Configuration

License

MIT License