PHPackages                             move-elevator/local-php-security-checker-installer - 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. move-elevator/local-php-security-checker-installer

ActiveLibrary[Security](/categories/security)

move-elevator/local-php-security-checker-installer
==================================================

Composer integration for local PHP security check

1.0.6(3y ago)012.1k↓33.3%MITPHPPHP &gt;=5.3

Since Jun 4Pushed 3y ago5 watchersCompare

[ Source](https://github.com/move-elevator/local-php-security-checker-installer)[ Packagist](https://packagist.org/packages/move-elevator/local-php-security-checker-installer)[ RSS](/packages/move-elevator-local-php-security-checker-installer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

local-php-security-checker-installer
====================================

[](#local-php-security-checker-installer)

Composer integration for local PHP security check using fabpot/local-php-security-checker

Install:
--------

[](#install)

```
composer require move-elevator/local-php-security-checker-installer

```

Binary will be downloaded to your project's bin directory (`vendor/bin` by default, see [documentation](https://getcomposer.org/doc/articles/vendor-binaries.md#can-vendor-binaries-be-installed-somewhere-other-than-vendor-bin-)).

Usage:
------

[](#usage)

```
vendor/bin/local-php-security-checker-installer && vendor/bin/local-php-security-checker

```

Example in `composer.json` to run it after install:

```
"scripts": {
    "post-install-cmd": [
        "local-php-security-checker-installer"
    ],
    "security-checker:show": "vendor/bin/local-php-security-checker",
    "security-checker:check": "vendor/bin/local-php-security-checker --format=markdown | grep -E '[0-9]+ packages have known vulnerabilities' && exit 1 || exit 0"
}

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

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

Every ~290 days

Total

3

Last Release

1230d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f71257bb4db7f3adcabdc7d93e0f84c00aa50689b1411976b57f6a57ed7b6b2e?d=identicon)[move-elevator](/maintainers/move-elevator)

---

Top Contributors

[![phe95-me](https://avatars.githubusercontent.com/u/17025833?v=4)](https://github.com/phe95-me "phe95-me (8 commits)")[![janmaennig](https://avatars.githubusercontent.com/u/5433846?v=4)](https://github.com/janmaennig "janmaennig (1 commits)")

### Embed Badge

![Health badge](/badges/move-elevator-local-php-security-checker-installer/health.svg)

```
[![Health](https://phpackages.com/badges/move-elevator-local-php-security-checker-installer/health.svg)](https://phpackages.com/packages/move-elevator-local-php-security-checker-installer)
```

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41478.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

87117.5M63](/packages/bjeavons-zxcvbn-php)[illuminate/encryption

The Illuminate Encryption package.

9229.7M280](/packages/illuminate-encryption)[paragonie/hidden-string

Encapsulate strings in an object to hide them from stack traces

7410.6M39](/packages/paragonie-hidden-string)

PHPackages © 2026

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