infostud / netsuite-sdk
This package is abandoned and no longer maintained.
No replacement package was suggested.
SDK for interacting with Netsuite's restlets
2.9.1
2021-11-03 10:49 UTC
Requires
- php: ^7.4
- ext-json: *
- doctrine/annotations: ^1.4
- eher/oauth: ^1.0
- guzzlehttp/guzzle: ^6.0
- phpdocumentor/reflection-docblock: >=4.3
- psr/log: ^1.1
- symfony/property-access: ^3.4 || ^4.2 || ^5.2
- symfony/property-info: ^3.4 || ^4.2 || ^5.2
- symfony/serializer: ^3.4 || ^4.2 || ^5.2
Requires (Dev)
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2021-12-23 13:47:58 UTC
README
Work on this repository is discontinued, but it can be used as an example how to build a PHP client for NetSuite restlets with Symfony components