PHPackages                             gafhyb/itop-api - 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. gafhyb/itop-api

ActiveLibrary[API Development](/categories/api)

gafhyb/itop-api
===============

1.1(9y ago)0201PHP

Since May 10Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

Basic PHP library to interact with an *iTop* instance
=====================================================

[](#basic-php-library-to-interact-with-an-itop-instance)

Configuration
-------------

[](#configuration)

It uses *config.json* as configuration file.

You can either you plain text password :

```
{
  "user" : "toto",
  "password" : "#G1bm2p!",
  "serverUrl" : "http://host/path"
}

```

Or a system command to retrieve your (cryptic) password :

```
{
  "user" : "toto",
  "password" : "`security find-generic-password -a thisisamacexample -w`",
  "serverUrl" : "http://host/path"
}

```

You can define file's path with

```
\gafhyb\iTop\API\Config::setConfigPath(__DIR__ . "/config-test.json");

```

Composer
--------

[](#composer)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

2

Last Release

3298d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/150f4881c4083f5dd9afd29fa7a7067a0b48bd026ebbd46a38935780497daf43?d=identicon)[gafhyb](/maintainers/gafhyb)

---

Top Contributors

[![gafhyb](https://avatars.githubusercontent.com/u/160254?v=4)](https://github.com/gafhyb "gafhyb (2 commits)")

### Embed Badge

![Health badge](/badges/gafhyb-itop-api/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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