PHPackages                             eoko/wpscan - 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. eoko/wpscan

ActiveLibrary[Security](/categories/security)

eoko/wpscan
===========

ZF2 wrapper for wpscan

1.0(10y ago)218MITPHP

Since Dec 17Pushed 10y ago2 watchersCompare

[ Source](https://github.com/eoko/wpscan)[ Packagist](https://packagist.org/packages/eoko/wpscan)[ Docs](https://github.com/eoko/wpscan)[ RSS](/packages/eoko-wpscan/feed)WikiDiscussions master Synced 4w ago

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

Eoko\\Wpscan Module for ZF2
===========================

[](#eokowpscan-module-for-zf2)

[![Build Status](https://camo.githubusercontent.com/c3b9cda01397c3d7f74b413c9dbd2a296550159fc6af704caee2523778dcc472/68747470733a2f2f7472617669732d63692e6f72672f656f6b6f2f77707363616e2e737667)](https://travis-ci.org/eoko/wpscan)[![Latest Stable Version](https://camo.githubusercontent.com/36a0cb3aa954a14ea243be8e98a2181e7617bd4fb1012563fed3adbe055d8f16/68747470733a2f2f706f7365722e707567782e6f72672f656f6b6f2f77707363616e2f762f737461626c65)](https://packagist.org/packages/eoko/wpscan)[![Total Downloads](https://camo.githubusercontent.com/63b277862c82d164b91dd5d6827f63c6aec10f262037781d5917c98567490a9e/68747470733a2f2f706f7365722e707567782e6f72672f656f6b6f2f77707363616e2f646f776e6c6f616473)](https://packagist.org/packages/eoko/wpscan)[![Latest Unstable Version](https://camo.githubusercontent.com/25fc1c02fbb64c96b295d8d25d15ca0961599c87696e9fa121c74e22b5151239/68747470733a2f2f706f7365722e707567782e6f72672f656f6b6f2f77707363616e2f762f756e737461626c65)](https://packagist.org/packages/eoko/wpscan)[![License](https://camo.githubusercontent.com/c9db942571b62e09745ee2c447f23c2e6bc89d57f82d9626ffb79a07c52e0f98/68747470733a2f2f706f7365722e707567782e6f72672f656f6b6f2f77707363616e2f6c6963656e7365)](https://packagist.org/packages/eoko/wpscan)

This module is highly experimental and used for a wpscan sandbox with ZF2.

Config
------

[](#config)

See `config/wpscan.local.php.dist`.

Demo Controller
---------------

[](#demo-controller)

You can use this module by calling the demo controller : `php public/index.php wpscan show http://acme.com`.

Usage
-----

[](#usage)

```
$client = $serviceLocator->get(Client::class);
$command = new Command();
$command->addArg(new FakeUserAgent());
$client->addHandler(new PluginHandler());
$result = $client->run($command);
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

3848d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5574f099c9ba539d4018f5735650cc47b3312ea31a0d5b15c0d7e072efe7bdc9?d=identicon)[iam\_merlin](/maintainers/iam_merlin)

---

Tags

zf2eokowpscan

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eoko-wpscan/health.svg)

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

PHPackages © 2026

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