Confluence is a proprietary wiki from Atlassian. This module is a thin wrapper around Confluence's REST API, which is superseding its old SOAP API. (If you want to interact with the SOAP API, there's ...
This is a reworked version of ConfluenceRestClient. This version decouples the HTTP-specific code from the Confluence client code so that it, for example, is possible to implement the client using ...
This PHP Lumen tutorial help to consume Confluence API With Laravel/Lumen. The Confluence is an Atlassian product. It's an open and shared workspace for teams. Confluence is provided functionalities ...