https://github.com/zopyx/zopyx.php.smashdocs
PHP wrapper around the SMASHDOCs partner webservice API
https://github.com/zopyx/zopyx.php.smashdocs
collaboration editor php smashdocs webservice
Last synced: 11 months ago
JSON representation
PHP wrapper around the SMASHDOCs partner webservice API
- Host: GitHub
- URL: https://github.com/zopyx/zopyx.php.smashdocs
- Owner: zopyx
- Created: 2017-02-22T19:12:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T19:26:20.000Z (over 5 years ago)
- Last Synced: 2025-03-24T06:15:34.741Z (about 1 year ago)
- Topics: collaboration, editor, php, smashdocs, webservice
- Language: PHP
- Homepage:
- Size: 4.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
Awesome Lists containing this project
README
zopyx.php.smashdocs
===================
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
----------
* https://github.com/zopyx/zopyx.php.smashdocs
Issue tracker
-------------
* https://github.com/zopyx/zopyx.php.smashdocs/issues
Continous integration
---------------------
* https://travis-ci.org/zopyx/zopyx.php.smashdocs
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.
```python
export SMASHDOCS_PARTNER_URL=http://...
export SMASHDOCS_CLIENT_ID=
export SMASHDOCS_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