cleentfaar / docdata-orderapi-bundle
This bundle provides integration with the DocData Order API, allowing you to create and process DocData orders, from within your Symfony2 project
Installs: 984
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
Type:symfony-bundle
Requires
- php: >=5.4
- cleentfaar/docdata-orderapi: dev-master
- symfony/framework-bundle: ~2.4
Requires (Dev)
- phpunit/phpunit: ~4.1
This package is auto-updated.
Last update: 2022-02-01 12:38:17 UTC
README
WARNING: UNDER CONSTRUCTION
This bundle provides integration with the DocData Order API library, allowing you to create and process DocData orders from within your Symfony2 project.
Features
- Create and send Docdata orders
- Process incoming order statuses
Documentation
To get a better understanding of the inner workings, you should also check out the official DocData Order API documentation here.
Contributing
If you would like to contribute to this package or related packages, check out the contribution doc here.