PHPackages                             luuminhfpt/quickbooks - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. luuminhfpt/quickbooks

ActiveLibrary[API Development](/categories/api)

luuminhfpt/quickbooks
=====================

QuickBooks DevKit with support for Intuit Anywhere, Intuit Partner Platform, Web Connector, QuickBooks Merchant Services, and more.

04PHP

Since Jul 18Pushed 2y agoCompare

[ Source](https://github.com/luuminhfpt/quickbooks-php)[ Packagist](https://packagist.org/packages/luuminhfpt/quickbooks)[ RSS](/packages/luuminhfpt-quickbooks/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

QuickBooks PHP DevKit
=====================

[](#quickbooks-php-devkit)

QuickBooks integration support for PHP 5.x+

The package you've downloaded contains code and documentation for connecting various versions and editions of QuickBooks to PHP, allowing your PHP applications to do fancy things like:

- Automatically send orders placed on your website to QuickBooks Online or QuickBooks for Windows
- Charge credit cards using Intuit Payments / QuickBooks Merchant Services
- Connect to QuickBooks v3 APIs via OAuth
- Get access to QuickBooks reports
- Pull information out of QuickBooks and display it online
- Connect to all Microsoft Windows versions of QuickBooks
- Connect to all QuickBooks Online versions
- Authenticate via OAuth
- etc. etc. etc.

Almost anything you can do in the QuickBooks GUI, in QuickBooks Online Edition, and with QuickBooks Merchant Service can be accomplished via this framework.

Quick Start Guides
------------------

[](#quick-start-guides)

- QuickBooks FOR WINDOWS (via QuickBooks Web Connector) - read the [quick start guide for the Web Connector/QuickBooks for Windows](http://www.consolibyte.com/docs/index.php/PHP_DevKit_for_QuickBooks_-_Quick-Start)
- QuickBooks ONLINE (via Intuit Partner Platform/Intuit Anywhere) - read the \[quick start guide for Intuit Partner Platform/QuickBooks Online\] ([http://www.consolibyte.com/docs/index.php/PHP\_DevKit\_for\_QuickBooks\_-\_Intuit\_Partner\_Platform\_Quick-Start](http://www.consolibyte.com/docs/index.php/PHP_DevKit_for_QuickBooks_-_Intuit_Partner_Platform_Quick-Start))

OAuth 1.0 to OAuth 2.0 migration
--------------------------------

[](#oauth-10-to-oauth-20-migration)

You can find information on how to migrate your app from OAuth v1.0 to OAuth v2.0 below. We are also working on getting OpenID Connect and an automated token migration process ready -- coming soon.

- [https://github.com/consolibyte/quickbooks-php/blob/master/README\_OAUTHV1\_TO\_OAUTHV2.md](https://github.com/consolibyte/quickbooks-php/blob/master/README_OAUTHV1_TO_OAUTHV2.md)

Updates and Improvements
------------------------

[](#updates-and-improvements)

Please follow me on Twitter to be notified about updates/improvements:

- [https://twitter.com/keith\_palmer\_jr](https://twitter.com/keith_palmer_jr)

Support
-------

[](#support)

### Questions/general support

[](#questionsgeneral-support)

**Before you ask for help** make sure you:

- If you're connecting to QuickBooks Online, run the `troubleshooting.php` script: [https://github.com/consolibyte/quickbooks-php/blob/master/docs/partner\_platform/example\_app\_ipp\_v3/troubleshooting.php](https://github.com/consolibyte/quickbooks-php/blob/master/docs/partner_platform/example_app_ipp_v3/troubleshooting.php)
- Make sure you post your code - we can't help without seeing what you're doing.

**Now** that you have the output of the `troubleshooting.php` script and your code together, ask in one of these two places:

- StackOverflow:  (This is the best place to get support)
- Intuit Dev Forums:

### Bugs/pull requests

[](#bugspull-requests)

- GitHub:

Examples
--------

[](#examples)

You will find examples in the docs/ folder.

### Examples for QuickBooks ONLINE

[](#examples-for-quickbooks-online)

If you are using *QuickBooks ONLINE*, then you need to look in this folder for examples:

- docs/partner\_platform/example\_app\_ipp\_v3/

Make sure you look at the \[quick start guide for Intuit Partner Platform/QuickBooks Online\] ([http://www.consolibyte.com/docs/index.php/PHP\_DevKit\_for\_QuickBooks\_-\_Intuit\_Partner\_Platform\_Quick-Start](http://www.consolibyte.com/docs/index.php/PHP_DevKit_for_QuickBooks_-_Intuit_Partner_Platform_Quick-Start))

### Examples for QuickBooks FOR WINDOWS

[](#examples-for-quickbooks-for-windows)

If you are using *QuickBooks FOR WINDOWS*, then you need to look in this folder for examples:

- docs/web\_connector/

Make sure you look at the [quick start guide for the Web Connector/QuickBooks for Windows](http://www.consolibyte.com/docs/index.php/PHP_DevKit_for_QuickBooks_-_Quick-Start)

### Additional Info

[](#additional-info)

There is additional documentation and additional examples on our legacy and new wikis:

-  (legacy)
-  (new wiki)

---

\###Keith Palmer###

- Follow me on Twitter for updates: [https://twitter.com/keith\_palmer\_jr](https://twitter.com/keith_palmer_jr)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 Bus Factor1

Top contributor holds 71.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce006f2e58e293d4818420b4bfa885eed8850f1831dca3724b97ccb0ceaed31b?d=identicon)[luuminhfpt](/maintainers/luuminhfpt)

---

Top Contributors

[![consolibyte](https://avatars.githubusercontent.com/u/248989?v=4)](https://github.com/consolibyte "consolibyte (376 commits)")[![keith-chargeover](https://avatars.githubusercontent.com/u/3988609?v=4)](https://github.com/keith-chargeover "keith-chargeover (66 commits)")[![chadsaun](https://avatars.githubusercontent.com/u/381024?v=4)](https://github.com/chadsaun "chadsaun (25 commits)")[![mryanb](https://avatars.githubusercontent.com/u/3656391?v=4)](https://github.com/mryanb "mryanb (11 commits)")[![ve7tcc](https://avatars.githubusercontent.com/u/4105790?v=4)](https://github.com/ve7tcc "ve7tcc (5 commits)")[![mreiden](https://avatars.githubusercontent.com/u/6321246?v=4)](https://github.com/mreiden "mreiden (4 commits)")[![emilebourquin](https://avatars.githubusercontent.com/u/89332?v=4)](https://github.com/emilebourquin "emilebourquin (4 commits)")[![njcrawford](https://avatars.githubusercontent.com/u/4052721?v=4)](https://github.com/njcrawford "njcrawford (3 commits)")[![academickeys](https://avatars.githubusercontent.com/u/5273251?v=4)](https://github.com/academickeys "academickeys (2 commits)")[![ivanp](https://avatars.githubusercontent.com/u/261481?v=4)](https://github.com/ivanp "ivanp (2 commits)")[![josephzidell](https://avatars.githubusercontent.com/u/1812443?v=4)](https://github.com/josephzidell "josephzidell (2 commits)")[![minhluubigin](https://avatars.githubusercontent.com/u/28584494?v=4)](https://github.com/minhluubigin "minhluubigin (2 commits)")[![rnewton](https://avatars.githubusercontent.com/u/445976?v=4)](https://github.com/rnewton "rnewton (2 commits)")[![scragz](https://avatars.githubusercontent.com/u/49965?v=4)](https://github.com/scragz "scragz (2 commits)")[![wuestkamp](https://avatars.githubusercontent.com/u/1220600?v=4)](https://github.com/wuestkamp "wuestkamp (2 commits)")[![kitsunenokenja](https://avatars.githubusercontent.com/u/16778803?v=4)](https://github.com/kitsunenokenja "kitsunenokenja (1 commits)")[![livelysalt](https://avatars.githubusercontent.com/u/1110846?v=4)](https://github.com/livelysalt "livelysalt (1 commits)")[![lwitzel](https://avatars.githubusercontent.com/u/2301696?v=4)](https://github.com/lwitzel "lwitzel (1 commits)")[![Synzvato](https://avatars.githubusercontent.com/u/2366020?v=4)](https://github.com/Synzvato "Synzvato (1 commits)")[![elvismdev](https://avatars.githubusercontent.com/u/3847077?v=4)](https://github.com/elvismdev "elvismdev (1 commits)")

### Embed Badge

![Health badge](/badges/luuminhfpt-quickbooks/health.svg)

```
[![Health](https://phpackages.com/badges/luuminhfpt-quickbooks/health.svg)](https://phpackages.com/packages/luuminhfpt-quickbooks)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
