An open API service indexing awesome lists of open source software.

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

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