NEO NOS

Laravel

QuickBooks Client

QuickBooks, wired into Laravel.

QuickBooks Client

A Laravel client for the QuickBooks Online API — OAuth token handling and a ready-to-use data service, so your app can read and write QuickBooks records without hand-rolling the auth dance.

  • OAuth token storage and refresh handled for you
  • A configured QuickBooks DataService, ready to query
  • A route middleware that guarantees a valid token before use
$quickbooks->getDataService();