Download the PHP package atdev/docdata without Composer
On this page you can find all versions of the php package atdev/docdata. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download atdev/docdata
More information about atdev/docdata
Files in atdev/docdata
Package docdata
Short Description PHP wrapper around DocData's API (v1.3)
License BSD-3-Clause
Informations about the package docdata
DocData Order API (v1.3) Component
WARNING: By no means feature complete or thoroughly tested
The Order API component for the DocData library.
Documentation
- Installation
- Usage examples
About
This component lets you create orders and track their status through DocData's Order API.
The current supported API version is 1.3
.
History
- May 2018 - api 1.3 support added
- May 2018 - new fork https://github.com/alekseykuleshov/docdata created, using release 0.9 of https://github.com/roelvanduijnhoven/docdata
- June 2017 - Improved logging. And removed automated test runner using Travis.
- November 2016 - https://github.com/roelvanduijnhoven/docdata was forked due to issues to repo not being managed
- August 2014 - new fork https://github.com/cleentfaar/docdata-orderapi created
- February 2013 - Initial work by Tijs Verkoyen https://github.com/tijsverkoyen/Docdata-Payments
License
This package is dual-licensed; mostly MIT (my own code) and some BSD (the original library, see the complete license here).
Thanks
This project is a fork of https://github.com/cleentfaar/docdata-orderapi, which is a fork of https://github.com/tijsverkoyen/Docdata-Payments. Thus thanks to both @cleentfaar and @tijsverkoyen.