mezon / jira-client
Example of client for the Jira REST API
1.0.2
2021-05-18 05:25 UTC
Requires
- mezon/custom-client: 1.0.*
Requires (Dev)
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2024-11-18 13:56:39 UTC
README
This class show how to create REST API clients using mezon/custom-client package (wich is part of the Mezon Project).
Installation
Just print in console
composer require mezon/jira-client
And that's all )
Learn more
More information can be found here: