PHPackages                             xabbuh/xapi-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. xabbuh/xapi-client

Abandoned → [php-xapi/client](/?search=php-xapi%2Fclient)Library[API Development](/categories/api)

xabbuh/xapi-client
==================

client library for the Experience API (xAPI)

v1.0.0(10y ago)13701MITPHPPHP &gt;=5.3.0

Since Mar 21Pushed 10y ago1 watchersCompare

[ Source](https://github.com/php-xapi/xapi-client)[ Packagist](https://packagist.org/packages/xabbuh/xapi-client)[ Docs](https://github.com/xabbuh/xapi-client)[ RSS](/packages/xabbuh-xapi-client/feed)WikiDiscussions master Synced 4d ago

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

Xabbuh xApi Client
==================

[](#xabbuh-xapi-client)

[![Build Status](https://camo.githubusercontent.com/6c4029b3a66ef937d2932297b5792295557ca22e17cbb4af4386596faeb4b734/68747470733a2f2f7472617669732d63692e6f72672f7068702d786170692f786170692d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/php-xapi/xapi-client)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c91dc06940aa609e805bed97294393cfbfe2b98e1303d3a138181757c14f9400/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7068702d786170692f786170692d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/php-xapi/xapi-client/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/249969f1e05117fec0600109f1fe6e67bc7c36c5dd14679fcc2eaa92e23089c3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7068702d786170692f786170692d636c69656e742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/php-xapi/xapi-client/?branch=master)

> **CAUTION**: This package is not maintained anymore. Please use [php-xapi/client](https://github.com/php-xapi/client) instead which provides the same features.

Client side PHP implementation of the [Experience API](https://github.com/adlnet/xAPI-Spec/blob/master/xAPI.md).

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

[](#installation)

The recommended way to install the xAPI client is using [Composer](http://getcomposer.org/):

1. Add `xabbuh/xapi-client` as a dependency to your project:

    ```
    $ composer require xabbuh/xapi-client
    ```
2. Require Composer's autoloader:

    ```
    require __DIR__.'/vendor/autoload.php';
    ```

Usage
-----

[](#usage)

Read the [documentation](doc/index.md) to find out how to use the library.

Issues
------

[](#issues)

Report issue in the [issue tracker of the XAPI package](https://github.com/php-xapi/xapi/issues).

License
-------

[](#license)

This package is under the MIT license. See the complete license in the [LICENSE](LICENSE) file.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.8% 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

Unknown

Total

1

Last Release

3707d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b74867326e578e8780a90dc43a17edd9c32aab4e11940288afdbe87b7959ad06?d=identicon)[xabbuh](/maintainers/xabbuh)

---

Top Contributors

[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (83 commits)")[![jpcid](https://avatars.githubusercontent.com/u/1781805?v=4)](https://github.com/jpcid "jpcid (1 commits)")

---

Tags

clientxAPIExperience APITin Can API

### Embed Badge

![Health badge](/badges/xabbuh-xapi-client/health.svg)

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

###  Alternatives

[php-xapi/client

client library for the Experience API (xAPI)

2344.4k](/packages/php-xapi-client)

PHPackages © 2026

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