beethoven/phpqbo

A PHP library to access Quickbooks online/QBO.

Maintainers

Details

github.com/aj0y/phpqbo

Source

Issues

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/beethoven/phpqbo

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

This package is not auto-updated.

Last update: 2025-10-11 23:27:30 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