PHPackages                             wuwenhan/scanurl - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. wuwenhan/scanurl

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

wuwenhan/scanurl
================

扫描url

1.1(10y ago)011MITPHPPHP &gt;=5.5.0

Since Apr 26Pushed 10y ago1 watchersCompare

[ Source](https://github.com/wuwenhan/scanurl)[ Packagist](https://packagist.org/packages/wuwenhan/scanurl)[ RSS](/packages/wuwenhan-scanurl/feed)WikiDiscussions master Synced 1w ago

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

URL Scanner
===========

[](#url-scanner)

扫描一个数组url链接

Install
-------

[](#install)

Composer

```
$ composer require wuwenhan/scanurl
```

Usage
-----

[](#usage)

```
$urls = [
    'http://www.apple.com',
    'http://php.net'
];
$scanner = new \wuwenhan\scanurl\src\Scanurl($urls);
print_r($scanner->getInvalidUrls());
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

3764d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/171551941?v=4)[wuwenhan](/maintainers/wuwenhan)[@wuwenhan](https://github.com/wuwenhan)

---

Top Contributors

[![winsonWWH](https://avatars.githubusercontent.com/u/4979970?v=4)](https://github.com/winsonWWH "winsonWWH (3 commits)")

---

Tags

urlcsvscanner

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wuwenhan-scanurl/health.svg)

```
[![Health](https://phpackages.com/badges/wuwenhan-scanurl/health.svg)](https://phpackages.com/packages/wuwenhan-scanurl)
```

###  Alternatives

[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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