intacct / intacct-sdk-php
Sage Intacct SDK for PHP
v3.2.0
2022-07-13 17:58 UTC
Requires
- php: >=7.4
- ext-dom: *
- ext-libxml: *
- ext-mbstring: *
- ext-simplexml: *
- ext-xmlwriter: *
- guzzlehttp/guzzle: ^7.2.0
- psr/log: ^1.1.3
- ramsey/uuid: ^4.1.1
Requires (Dev)
- mikey179/vfsstream: ^1.6.8
- monolog/monolog: ^2.2.0
- phpmd/phpmd: ^2.9.1
- phpunit/phpunit: ^9.5.0
- squizlabs/php_codesniffer: ^3.5.8
Suggests
- monolog/monolog: Allows more advanced logging of the application flow
README
Resources
- SDK Guides - Getting started with the SDK
- SDK Reference - Code-level reference for the SDK
- Issues - Report issues with the SDK or submit pull requests
- License - Apache 2.0 license
- Sage Intacct Developer - Sage Intacct's Developer site
- Sage Intacct - Sage Intacct's home page
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