PHPackages                             xodej/php-olapi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. xodej/php-olapi

ActiveLibrary[API Development](/categories/api)

xodej/php-olapi
===============

Jedox OLAP HTTP API wrapper written in PHP

4188PHPCI passing

Since Nov 15Pushed 1y ago3 watchersCompare

[ Source](https://github.com/xodej/php-olapi)[ Packagist](https://packagist.org/packages/xodej/php-olapi)[ RSS](/packages/xodej-php-olapi/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

php-olapi
=========

[](#php-olapi)

a pure PHP lib for communicating with a Jedox OLAP (using HTTP API)
-------------------------------------------------------------------

[](#a-pure-php-lib-for-communicating-with-a-jedox-olap-using-http-api)

This repository is **unstable**. Please be careful when updating your app. Some APIs/methods might break or change. If you use the library for professional work you should either fork the version you develop with or refer to a specific commit.

Installation
------------

[](#installation)

Requires PHP 7.3+

```
composer require xodej/php-olapi:dev-master

```

Example
-------

[](#example)

```
