PHPackages                             xtroo/php-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. xtroo/php-client

ActiveProject[Utility &amp; Helpers](/categories/utility)

xtroo/php-client
================

Xtroo PHP Client Library

v1.1(7y ago)014MITPHPPHP &gt;=7.0.0

Since Jul 30Pushed 7y ago2 watchersCompare

[ Source](https://github.com/Xtroo/php-client)[ Packagist](https://packagist.org/packages/xtroo/php-client)[ RSS](/packages/xtroo-php-client/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

Xtroo PHP Client Library
========================

[](#xtroo-php-client-library)

This package is an API Wrapper for the Xtroo Content Extraction system.

Full documentation is available at Xtroo.io

[![Build Status](https://camo.githubusercontent.com/b5ef9552faf779e39562b89e655c0ca31472452d711256ccd6afeed04f0a356b/68747470733a2f2f7472617669732d63692e6f72672f5874726f6f2f7068702d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Xtroo/php-client)

Requirements
------------

[](#requirements)

This API Library is built for PHP 7

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

[](#installation)

```
composer require xtroo/php-client
```

Usage
-----

[](#usage)

To use the library you can simply call it and go

```
$Xtroo = new Xtroo('my_token');
$data = $Xtroo->getArticle('.....');
print_r($data);
```

Testing
-------

[](#testing)

Just run PHPUnit in the root folder of the project.

```
phpunit
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Total

2

Last Release

2771d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1212502?v=4)[Tim Igoe](/maintainers/timigoe)[@TimIgoe](https://github.com/TimIgoe)

---

Top Contributors

[![TimIgoe](https://avatars.githubusercontent.com/u/1212502?v=4)](https://github.com/TimIgoe "TimIgoe (16 commits)")

---

Tags

text-processingarticle extractioncontent extractionxtroo

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/xtroo-php-client/health.svg)

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

###  Alternatives

[wallabag/wallabag

open source self hostable read-it-later web application

12.6k2.2k](/packages/wallabag-wallabag)[razorpay/ifsc

Razorpay IFSC Codes Library

382201.9k](/packages/razorpay-ifsc)[j0k3r/php-readability

Automatic article extraction from HTML

186808.8k6](/packages/j0k3r-php-readability)[j0k3r/graby

Graby helps you extract article content from web pages

384349.6k2](/packages/j0k3r-graby)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[anthropic-ai/sdk

Anthropic PHP SDK

129134.7k5](/packages/anthropic-ai-sdk)

PHPackages © 2026

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