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

AbandonedArchivedLibrary[Security](/categories/security)

thibautselingue/local-php-security-checker-installer
====================================================

Composer integration for local PHP security check

v1.0.4(3y ago)17622.2k—3%8[1 issues](https://github.com/thislg/local-php-security-checker-installer/issues)6MITPHPPHP &gt;=5.3

Since Feb 5Pushed 2y ago1 watchersCompare

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

READMEChangelog (5)DependenciesVersions (6)Used By (6)

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

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

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

This project is archived as it was rendered obsolete by the `composer audit` command.

Install:
--------

[](#install)

```
composer require thibautselingue/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 passing path to Composer binary:

```
COMPOSER_BIN=./composer.phar 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 && local-php-security-checker"
    ]
}

```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity46

Moderate usage in the ecosystem

Community23

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.1% 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 ~174 days

Total

5

Last Release

1232d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7049020?v=4)[Thibaut Selingue](/maintainers/thislg)[@thislg](https://github.com/thislg)

---

Top Contributors

[![thislg](https://avatars.githubusercontent.com/u/7049020?v=4)](https://github.com/thislg "thislg (19 commits)")[![cprn](https://avatars.githubusercontent.com/u/6132708?v=4)](https://github.com/cprn "cprn (4 commits)")[![damienfa](https://avatars.githubusercontent.com/u/3252640?v=4)](https://github.com/damienfa "damienfa (1 commits)")[![FranMoraton](https://avatars.githubusercontent.com/u/37687719?v=4)](https://github.com/FranMoraton "FranMoraton (1 commits)")[![philipkozeny](https://avatars.githubusercontent.com/u/16721635?v=4)](https://github.com/philipkozeny "philipkozeny (1 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/thibautselingue-local-php-security-checker-installer/health.svg)](https://phpackages.com/packages/thibautselingue-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)
