course-hero / responsys-php
Installs: 9 811
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 26
Forks: 0
Open Issues: 0
Requires
- php: >=5.3.2
Requires (Dev)
- phpunit/phpunit: ~4
- satooshi/php-coveralls: ~0.6
This package is auto-updated.
Last update: 2024-10-29 04:20:00 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.