PHPackages                             humanik/wp-common - 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. humanik/wp-common

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

humanik/wp-common
=================

Useful common classes for WordPress development

v1.0.18(2mo ago)083PHPPHP &gt;=8.3

Since Jan 24Pushed 2mo agoCompare

[ Source](https://github.com/humanik/wp-common)[ Packagist](https://packagist.org/packages/humanik/wp-common)[ RSS](/packages/humanik-wp-common/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (41)Versions (21)Used By (0)

WP Common
=========

[](#wp-common)

Useful common classes for WordPress development.

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

[](#installation)

```
composer require humanik/wp-common
```

Configuration
-------------

[](#configuration)

The library provides a set of common utilities and helpers for WordPress development.

Usage
-----

[](#usage)

Documentation coming soon.

Development
-----------

[](#development)

### Requirements

[](#requirements)

- PHP 8.3 or higher
- Composer
- Node.js and npm

### Setup

[](#setup)

1. Install PHP dependencies:

```
composer install
```

2. Install JavaScript dependencies:

```
npm install
```

### Running

[](#running)

Start the development environment:

```
npm start
```

### Testing

[](#testing)

Run PHP tests:

```
npm test
```

### Linting

[](#linting)

Run PHP linting:

```
composer phpcs
```

Fix PHP code style issues:

```
composer phpcbf
```

Run static analysis:

```
composer phpstan
```

License
-------

[](#license)

GPL-2.0-or-later

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance86

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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 ~2 days

Total

19

Last Release

72d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ae4cbd60396d5e0c68ae5ea537a4c2262cd8ebf3ddb0edc3cadc2a2d0c2b9f41?d=identicon)[humanik](/maintainers/humanik)

---

Top Contributors

[![humanik](https://avatars.githubusercontent.com/u/46780988?v=4)](https://github.com/humanik "humanik (35 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (5 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/humanik-wp-common/health.svg)

```
[![Health](https://phpackages.com/badges/humanik-wp-common/health.svg)](https://phpackages.com/packages/humanik-wp-common)
```

###  Alternatives

[illuminate/events

The Illuminate Events package.

13454.3M1.8k](/packages/illuminate-events)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[illuminate/broadcasting

The Illuminate Broadcasting package.

7126.5M178](/packages/illuminate-broadcasting)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[igorsgm/laravel-git-hooks

🪝• Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.

2931.7k1](/packages/igorsgm-laravel-git-hooks)

PHPackages © 2026

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