PHPackages                             vesic/link-xtractor - 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. vesic/link-xtractor

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

vesic/link-xtractor
===================

Website link extractor

0.0.1(9y ago)013MITPHP

Since May 18Pushed 9y agoCompare

[ Source](https://github.com/dusan-vesic-devtech/link-xtractor)[ Packagist](https://packagist.org/packages/vesic/link-xtractor)[ RSS](/packages/vesic-link-xtractor/feed)WikiDiscussions master Synced 4w ago

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

link-xtractor
=============

[](#link-xtractor)

Website link extractor

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

[](#installation)

```
composer require vesic/link-xtractor

```

Usage
-----

[](#usage)

```
$xtractor = new LinkXtractor;
$xtractor->setUrl($url);
$links = $xtractor->getResults(); // [[0] => link, [1] => link-text], ...]

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

3330d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b31abea231b812a77fa758b9d7ac61033ff1f6d3f0e1181d576a4a1cc41c3ed?d=identicon)[dusan-vesic-devtech](/maintainers/dusan-vesic-devtech)

---

Top Contributors

[![dusan-vesic-devtech](https://avatars.githubusercontent.com/u/28391650?v=4)](https://github.com/dusan-vesic-devtech "dusan-vesic-devtech (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vesic-link-xtractor/health.svg)

```
[![Health](https://phpackages.com/badges/vesic-link-xtractor/health.svg)](https://phpackages.com/packages/vesic-link-xtractor)
```

PHPackages © 2026

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