Post about your customizations to share with others.
Moderators: Developer, Contributor
-
Cyruxx
- Posts: 4
- Joined: 21 Feb 2014, 12:37
Post
by Cyruxx »
Hey there!
I just made a PHP Library for the SOAP API.
It can be found on GitHub here:
MantisLib
If you find any bugs or have any kind of request just make a Issue on GitHub.
Greets,
Cyruxx

-
vboctor
- Site Admin
- Posts: 1304
- Joined: 13 Feb 2005, 22:11
- Location: Redmond, Washington
-
Contact:
Post
by vboctor »
Is your repository private? The link is not working.
Here is an alternative that I built sometime back, but no longer maintain.
https://github.com/mantishub/MantisPhpClient
Note that the SOAP API is deprecated in favor of the REST API.