PHPackages                             motto/wp-scan - 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. [Security](/categories/security)
4. /
5. motto/wp-scan

ActiveLibrary[Security](/categories/security)

motto/wp-scan
=============

Scan a URL to detect and retrieve WordPress data.

0.1.1(6y ago)19[1 issues](https://github.com/wpmotto/wp-scan/issues)[2 PRs](https://github.com/wpmotto/wp-scan/pulls)MITPHP

Since May 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/wpmotto/wp-scan)[ Packagist](https://packagist.org/packages/motto/wp-scan)[ RSS](/packages/motto-wp-scan/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

wp-scan
=======

[](#wp-scan)

Scan a URL to detect and retrieve WordPress data.

Checks
------

[](#checks)

To date, only two types of checks are done: `endpoints` and `version`

You can modify the checks by passing in the configuration to the constructor or using the `check()` method:

```
$checks = ['endpoints'=>false, 'version' => true];
$scan = new WpScan($url, $checks);

// OR
$scan = new WpScan($url);
$scan->checks($checks);
```

Usage
-----

[](#usage)

Run your checks with `$scan->run()` and retrieve your results with `$scan->get()`. You can also retrieve as Json with `$scan->json()`.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

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

2228d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/579c5d7b9cdf7da7d0487142dbcbae47cd2bd7b1192a8da0cac369f5b78b4fb4?d=identicon)[mottodesignstudio](/maintainers/mottodesignstudio)

---

Top Contributors

[![greghunt](https://avatars.githubusercontent.com/u/1238407?v=4)](https://github.com/greghunt "greghunt (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/motto-wp-scan/health.svg)

```
[![Health](https://phpackages.com/badges/motto-wp-scan/health.svg)](https://phpackages.com/packages/motto-wp-scan)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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