PHPackages                             stevenash/phpcd-pre-push-hook - 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. stevenash/phpcd-pre-push-hook

ActiveLibrary

stevenash/phpcd-pre-push-hook
=============================

test

06Shell

Since Jan 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/SteveNashH/phpcs-pre-push-hook)[ Packagist](https://packagist.org/packages/stevenash/phpcd-pre-push-hook)[ RSS](/packages/stevenash-phpcd-pre-push-hook/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 phpcd-pre-push-hook
=====================

[](#-phpcd-pre-push-hook-)

 phpcs-pre-push-hook.

Installing
----------

[](#installing)

```
$ composer require stevenash/phpcd-pre-push-hook -vvv
```

Or alternatively, include a dependency for `wickedreports/phpcs-pre-commit-hook` in your composer.json file manually:

```
{
    "require-dev": {
        "stevenash/phpcd-pre-push-hook": "*"
    }
}

```

To enable code sniff, аdd to `post-install-cmd` and `post-update-cmd` in `composer.json` installation script:

```
"scripts": {
    "post-install-cmd": [
        "Stevenash\\PhpcdPrePushHook\\Installer::postInstall"
    ],
    "post-update-cmd": [
        "Stevenash\\PhpcdPrePushHook\\Installer::postInstall"
    ]
}

```

Usage
-----

[](#usage)

TODO

Contributing
------------

[](#contributing)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/stevenash/phpcd-pre-push-hook/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/stevenash/phpcd-pre-push-hook/issues).
3. Contribute new features or update the wiki.

*The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.*

License
-------

[](#license)

MIT

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/952c79eb2e19735c8b435deda7dc9d883cf344b229bfcacf74410aecc0c12bb9?d=identicon)[SteveNashH](/maintainers/SteveNashH)

---

Top Contributors

[![SteveNashH](https://avatars.githubusercontent.com/u/32629221?v=4)](https://github.com/SteveNashH "SteveNashH (1 commits)")

### Embed Badge

![Health badge](/badges/stevenash-phpcd-pre-push-hook/health.svg)

```
[![Health](https://phpackages.com/badges/stevenash-phpcd-pre-push-hook/health.svg)](https://phpackages.com/packages/stevenash-phpcd-pre-push-hook)
```

PHPackages © 2026

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