PHPackages                             eskrano/quickbooks-php-8 - 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. eskrano/quickbooks-php-8

ActiveLibrary

eskrano/quickbooks-php-8
========================

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

0.1.2(3y ago)1116EPL-1.0PHPPHP &gt;=5.0.0

Since Sep 16Pushed 3y agoCompare

[ Source](https://github.com/eskrano/quickbooks-php8)[ Packagist](https://packagist.org/packages/eskrano/quickbooks-php-8)[ Docs](http://www.consolibyte.com/)[ RSS](/packages/eskrano-quickbooks-php-8/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)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

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 72.4% 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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

1331d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a00713eb14ef4690ab52ec5e1cd2871015a03081b9be2d95d1306adf9dbb36b?d=identicon)[eskrano](/maintainers/eskrano)

---

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 (61 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)")[![eskrano](https://avatars.githubusercontent.com/u/10223123?v=4)](https://github.com/eskrano "eskrano (3 commits)")[![wuestkamp](https://avatars.githubusercontent.com/u/1220600?v=4)](https://github.com/wuestkamp "wuestkamp (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)")[![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)")[![academickeys](https://avatars.githubusercontent.com/u/5273251?v=4)](https://github.com/academickeys "academickeys (2 commits)")[![gmuresan](https://avatars.githubusercontent.com/u/3315803?v=4)](https://github.com/gmuresan "gmuresan (1 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)")[![elvismdev](https://avatars.githubusercontent.com/u/3847077?v=4)](https://github.com/elvismdev "elvismdev (1 commits)")

---

Tags

quickbooksintuitintuit anywhereintuit partner platformquickbooks web connectorqbxmlintuit data servicesquickbooks merchant servicesintuit merchant servicesweb connector

### Embed Badge

![Health badge](/badges/eskrano-quickbooks-php-8/health.svg)

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

###  Alternatives

[consolibyte/quickbooks

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

472630.5k2](/packages/consolibyte-quickbooks)[quickbooks/v3-php-sdk

The Official PHP SDK for QuickBooks Online Accounting API

2729.4M29](/packages/quickbooks-v3-php-sdk)[spinen/laravel-quickbooks-client

SPINEN's Laravel Client for QuickBooks.

4946.7k](/packages/spinen-laravel-quickbooks-client)[activecollab/qbo-wrapper

Quickbooks online API wrapper

1556.7k](/packages/activecollab-qbo-wrapper)[beanworks/quickbooks-online-v3-sdk

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

1340.4k](/packages/beanworks-quickbooks-online-v3-sdk)

PHPackages © 2026

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