Page 1 of 1

Mantis API PHP Library

Posted: 21 Feb 2014, 12:39
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 :)

Re: Mantis API PHP Library

Posted: 02 Sep 2025, 05:06
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.