PHPackages                             devgeniem/wp-security-collection - 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. devgeniem/wp-security-collection

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

devgeniem/wp-security-collection
================================

This is a composer metapackage which includes WordPress plugins for security.

1.0(9y ago)31.8kMIT

Since Nov 7Pushed 9y ago5 watchersCompare

[ Source](https://github.com/devgeniem/wp-security-collection)[ Packagist](https://packagist.org/packages/devgeniem/wp-security-collection)[ Docs](https://github.com/devgeniem/wp-safe-fast-and-clean-collection)[ RSS](/packages/devgeniem-wp-security-collection/feed)WikiDiscussions master Synced 4w ago

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

[![geniem-github-banner](https://cloud.githubusercontent.com/assets/5691777/14319886/9ae46166-fc1b-11e5-9630-d60aa3dc4f9e.png)](https://cloud.githubusercontent.com/assets/5691777/14319886/9ae46166-fc1b-11e5-9630-d60aa3dc4f9e.png)

WordPress Security Plugin Collection
====================================

[](#wordpress-security-plugin-collection)

[![Latest Stable Version](https://camo.githubusercontent.com/43d2a2987c2bca89d51a3d3acb2533808f1f0d150e0f8101ccaa61e27be2b251/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d73656375726974792d636f6c6c656374696f6e2f762f737461626c65)](https://packagist.org/packages/devgeniem/wp-security-collection) [![Total Downloads](https://camo.githubusercontent.com/6932a3de378a24f3bc21c15a5ffb9a8d904571c15353aaeae029609f3c4e5543/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d73656375726974792d636f6c6c656374696f6e2f646f776e6c6f616473)](https://packagist.org/packages/devgeniem/wp-security-collection) [![Latest Unstable Version](https://camo.githubusercontent.com/3b7bf01fa3c58b22e7e49be67d1c549838eebff08aff674a34c4828cbeb7edde/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d73656375726974792d636f6c6c656374696f6e2f762f756e737461626c65)](https://packagist.org/packages/devgeniem/wp-security-collection) [![License](https://camo.githubusercontent.com/c20c5c47cc075b00063f75dbed31a206e25c0ff023100939489c2f5da775db70/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d73656375726974792d636f6c6c656374696f6e2f6c6963656e7365)](https://packagist.org/packages/devgeniem/wp-security-collection)

This is WordPress plugin collection which adds security enhancements like audit logs and password hardening.

Reasons
-------

[](#reasons)

This package was created to handle multiple projects with `composer update`. We just include this collection into our `composer.json` and stick to the guidelines about which plugins should be included here. WordPress evolves with time and some plugins will propably be pointless at some point, if that happens we will remove those unneccessary plugins.

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

[](#installation)

```
$ composer require devgeniem/wp-security-collection

```

Guidelines
----------

[](#guidelines)

We only want to add minimal plugins which enhance small part of WordPress.

### Password hardening

[](#password-hardening)

WordPress should require long passwords and store them with secure hashes.

### Audit logs

[](#audit-logs)

WordPress should produce audit logs which we can use to analyse user actions.

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

[](#requirements)

- > = PHP 7.0
- WordPress
- Use composer to update your site rather than using WordPress auto updates

### Composer.json settings

[](#composerjson-settings)

For correct installation your project should define following installation paths in `extra` section:

```
extra: {
    "installer-paths": {
      "web/app/mu-plugins/{$name}/": ["type:wordpress-muplugin"],
      "web/app/plugins/{$name}/": ["type:wordpress-plugin"]
    },
    "dropin-paths": {
      "web/app/": ["type:wordpress-dropin"]
    }
}

```

We use bedrock styled names for `wp-content`. Replace `web/app` according for your project.

Maintainers
-----------

[](#maintainers)

[Onni Hakala](https://github.com/onnimonni)

Changelog
---------

[](#changelog)

[See the included CHANGELOG.md](CHANGELOG.md)

License
-------

[](#license)

Respect the licenses of used libraries. This readme and composer are licensed under MIT

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 66.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

3522d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5691777?v=4)[Onni Hakala](/maintainers/onnimonni)[@onnimonni](https://github.com/onnimonni)

![](https://avatars.githubusercontent.com/u/11960000?v=4)[Hion Digital Oy](/maintainers/devgeniem)[@devgeniem](https://github.com/devgeniem)

---

Top Contributors

[![onnimonni](https://avatars.githubusercontent.com/u/5691777?v=4)](https://github.com/onnimonni "onnimonni (2 commits)")[![drawpause](https://avatars.githubusercontent.com/u/655372?v=4)](https://github.com/drawpause "drawpause (1 commits)")

---

Tags

wordpresssecuritylibrarycollectionAudit

### Embed Badge

![Health badge](/badges/devgeniem-wp-security-collection/health.svg)

```
[![Health](https://phpackages.com/badges/devgeniem-wp-security-collection/health.svg)](https://phpackages.com/packages/devgeniem-wp-security-collection)
```

###  Alternatives

[altis/cms

CMS Module for Altis

46225.8k2](/packages/altis-cms)[maiorano84/shortcodes

Implement Shortcode syntax anywhere

7664.2k5](/packages/maiorano84-shortcodes)[devgeniem/wp-safe-fast-and-clean-collection

This is a composer metapackage which includes WordPress plugins that make your site safer, faster and cleaner.

106.3k](/packages/devgeniem-wp-safe-fast-and-clean-collection)

PHPackages © 2026

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