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(3mo ago)0199PHPPHP &gt;=8.3

Since Jan 24Pushed 3mo 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 2d 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

41

—

FairBetter than 87% of packages

Maintenance78

Regular maintenance activity

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

119d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/46780988?v=4)[humanik](/maintainers/humanik)[@humanik](https://github.com/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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[illuminate/events

The Illuminate Events package.

13557.0M2.1k](/packages/illuminate-events)[illuminate/database

The Illuminate Database package.

2.8k54.9M11.6k](/packages/illuminate-database)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.2M208](/packages/illuminate-broadcasting)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.9k1](/packages/mike-bronner-laravel-model-caching)

PHPackages © 2026

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