PHPackages                             scigroup/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. scigroup/api-client

ActiveLibrary[API Development](/categories/api)

scigroup/api-client
===================

v0.0.2(8y ago)027MITPHPPHP &gt;=7.0.0

Since Sep 26Pushed 8y ago2 watchersCompare

[ Source](https://github.com/sciGroup/api-client)[ Packagist](https://packagist.org/packages/scigroup/api-client)[ RSS](/packages/scigroup-api-client/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

The client library to query API
===============================

[](#the-client-library-to-query-api)

Usage
-----

[](#usage)

- Get a client\_id/client\_secret pair with `ROLE_OAUTH_SERVER` role.
- Initialize an object of the `Client` class for making requests.

`ROLE_OAUTH_SERVER` gives access to the following methods
---------------------------------------------------------

[](#role_oauth_server-gives-access-to-the-following-methods)

- `Client::eventSearch`

`ROLE_OAUTH_TRUSTED_SERVER` gives access to the following methods
-----------------------------------------------------------------

[](#role_oauth_trusted_server-gives-access-to-the-following-methods)

- `Client::requestPasswordResetting`
- `Client::resetPassword`

Example
-------

[](#example)

```
// Implement HTTPTransportInterface interface
$authenticator = new OAuthAuthenticator('https://base/path/to/auth/endpoint', 'client_id', 'client_secret', new FileTokenStorage(), $HTTPTransport);
$client = new Client('https://base/path', $authenticator, $HTTPTransport);

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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 ~2 days

Total

2

Last Release

3197d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c85aa9a572999013132c946b89088cc645fdcb4cd0ef5aea66627a8acc39d24?d=identicon)[ruFog](/maintainers/ruFog)

---

Top Contributors

[![ostretsov](https://avatars.githubusercontent.com/u/229966?v=4)](https://github.com/ostretsov "ostretsov (23 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/scigroup-api-client/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69734.4M145](/packages/algolia-algoliasearch-client-php)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35729.6k2](/packages/telnyx-telnyx-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k34](/packages/neuron-core-neuron-ai)[n1ebieski/ksef-php-client

PHP API client that allows you to interact with the API Krajowego Systemu e-Faktur

8754.6k](/packages/n1ebieski-ksef-php-client)[trycourier/courier

Courier PHP SDK

15654.8k](/packages/trycourier-courier)

PHPackages © 2026

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