Skip to content

intacct/intacct-sdk-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sage Intacct SDK for PHP

⚠️ Deprecation Notice ⚠️

As of Sage Intacct 2025 Release 1 (February 2025), the REST API is Generally Available (GA).
With this, we are no longer actively developing enhancements for the XML SDKs.

Developers can continue using the SDKs, but any future changes, maintenance, and feature development will be self-managed.
For new integrations, we strongly recommend using the REST API.

For any questions, refer to our developer support.


Build Status Latest Stable Version Latest Unstable Version License

Resources

System Requirements

  • You must have an active Sage Intacct Web Services Developer license
  • PHP >= 7.4
  • A recent version of cURL >= 7.19.4 compiled with OpenSSL and zlib
  • Composer