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(8y ago)0201PHP

Since May 10Pushed 8y 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 2d 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 54% 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

3250d 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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[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/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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