zopyx / smashdocs
SMASHDOCs partner API wrapper for PHP 7+
dev-master
2021-03-15 19:26 UTC
Requires
- firebase/php-jwt: *
- guzzlehttp/guzzle: ~6.0
- phpunit/phpunit: ~4.8|~5.0
- ramsey/uuid: *
This package is not auto-updated.
Last update: 2024-12-21 21:19:45 UTC
README
This module implements an PHP API wrapper for the Smashdocs Partner API.
Requirements
- PHP 7.X
Smashdocs API version
The current version of zopyx.php.smashdocs
has been tested against
https://documentation.smashdocs.net/release_notes.html#version-1-5-0-0-18-11-2016
API documentation
See http://smashdocs.readthedocs.io/en/latest/
Repository
Issue tracker
Continous integration
Testing
zopyx.php.smashdocs
has been tested against PHP 7.0 and 7.1 (no support for PHP 5.X)
In order to run the test you need the following environment variables set.
export SMASHDOCS_PARTNER_URL=http://... export SMASHDOCS_CLIENT_ID=<your client id> export SMASHDOCS_CLIENT_KEY=<your client key>
License
zopyx.php.smashdocs
is published under the GNU Public License GPL Version 2 (GPL 2).
Author
Andreas Jung/ZOPYX Hundskapfklinge 33 D-72074 Tübingen, Germany info@zopyx.com www.zopyx.com