course-hero / responsys-php
v1.0.1
2019-07-31 20:26 UTC
Requires
- php: >=5.3.2
Requires (Dev)
- phpunit/phpunit: ~4
- satooshi/php-coveralls: ~0.6
This package is auto-updated.
Last update: 2026-03-01 00:21:18 UTC
README
Placeholder for PHP implementation of Responsys API. This is still under active development, and should not yet be considered a full release. Use at your own risk.
Planned Features
- Defined types and extension of SoapClient to easily make calls to the core API
- Handle authentication when calling an endpoint that requires authentication.