PHPackages                             flux-eco/open-api-client - 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. flux-eco/open-api-client

ActiveFlux-app[API Development](/categories/api)

flux-eco/open-api-client
========================

Assists in querying openapis

1.0.2(4y ago)024GPL-3.0-onlyPHPPHP &gt;=8.0

Since Apr 2Pushed 4y agoCompare

[ Source](https://github.com/flux-eco/open-api-client)[ Packagist](https://packagist.org/packages/flux-eco/open-api-client)[ Docs](https://fluxlabs.ch)[ RSS](/packages/flux-eco-open-api-client/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

flux-eco/open-api-client
========================

[](#flux-ecoopen-api-client)

This component is supposed to assist in querying openapis.

Functional Usage
----------------

[](#functional-usage)

```
fluxDotEnv\loadDotEnv(__DIR__);

$result = fluxOpenApiClient\query('/api/ilias/accounts', [], 'EXAMPLE_');
print_r($result); exit;

```

outputs:

```
Array
(
  [firstname] => Emmett
  [lastname] => Brown
  [lastChanged] => 2021-01-15T05:30:10+01:00
)

```

Contributing 💜
--------------

[](#contributing-purple_heart)

Please ...

1. ... register an account at
2. ... create pull requests 🔥

Adjustment suggestions / bug reporting 🐾
----------------------------------------

[](#adjustment-suggestions--bug-reporting-feet)

Please ...

1. ... register an account at
2. ... ask us for a Service Level Agreement:  😘
3. ... read and create issues

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Total

4

Last Release

1481d ago

Major Versions

0.0.2 → 1.0.02022-04-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/4139efd8968e3dfe84eceadd077aee74598331c8ed174b0339cc69ac445d2679?d=identicon)[mstuder](/maintainers/mstuder)

---

Top Contributors

[![mstuder](https://avatars.githubusercontent.com/u/472326?v=4)](https://github.com/mstuder "mstuder (21 commits)")

---

Tags

flux-ecofluxlabsopen-api-clientflux-ecofluxlabsopen-api-client

### Embed Badge

![Health badge](/badges/flux-eco-open-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/flux-eco-open-api-client/health.svg)](https://phpackages.com/packages/flux-eco-open-api-client)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
