PHPackages                             grzegorz-jamroz/wp-extensions - 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. grzegorz-jamroz/wp-extensions

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

grzegorz-jamroz/wp-extensions
=============================

Library used in Rockujemy themes and plugins.

v1.0.1(2y ago)0142[1 PRs](https://github.com/grzegorz-jamroz/wp-extensions/pulls)PHPPHP &gt;=7.4

Since Dec 17Pushed 1y agoCompare

[ Source](https://github.com/grzegorz-jamroz/wp-extensions)[ Packagist](https://packagist.org/packages/grzegorz-jamroz/wp-extensions)[ RSS](/packages/grzegorz-jamroz-wp-extensions/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (3)Versions (26)Used By (0)

Rockujemy Wordpress Extensions
==============================

[](#rockujemy-wordpress-extensions)

 **Library used in Rockujemy themes and plugins.**

 [![Code Coverage](https://camo.githubusercontent.com/853ff1cf3023b849452f3f3961f8b93781858b4c8129fcab5b3b4dd689e9a52e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d3e3d372e342d626c75653f636f6c6f72423d253233383839324246)](https://camo.githubusercontent.com/853ff1cf3023b849452f3f3961f8b93781858b4c8129fcab5b3b4dd689e9a52e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d3e3d372e342d626c75653f636f6c6f72423d253233383839324246) [![Release Version](https://camo.githubusercontent.com/687bb7a50277c233437345b9c2a93fa8301a20afbc8b51c27f73b395bdb75a9d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72656c656173652d76312e302e312d626c7565)](https://camo.githubusercontent.com/687bb7a50277c233437345b9c2a93fa8301a20afbc8b51c27f73b395bdb75a9d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72656c656173652d76312e302e312d626c7565)

Installation
============

[](#installation)

Open console in your WordPress theme folder or plugin folder:

```
cd wordpress\wp-content\themes\your-theme
```

or

```
cd wordpress\wp-content\plugins\your-plugin
```

Run [Composer](https://getcomposer.org) to install this package in your project:

```
composer require grzegorz-jamroz/wp-extensions
```

Remember to require `vendor/autoload.php` file in your code to enable the class autoloading mechanism provided by Composer.

You can do it for example in the beginning of: `wordpress/wp-content/themes/your-theme/functions.php`

```
require_once __DIR__ . '/vendor/autoload.php';
```

Usage
=====

[](#usage)

- [Custom Post Type](src/CustomPostType/README.md)
- [Custom Taxonomy](src/CustomTaxonomy/README.md)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~67 days

Recently: every ~187 days

Total

24

Last Release

793d ago

Major Versions

0.2.3 → v1.0.02023-06-16

PHP version history (3 changes)0.0.1PHP ^7.3

0.1.1PHP ^7.4

0.1.6PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/5300d69603af70b5f238dc28ede96a0e34309da07780a9a4a719ce5d7ae0b704?d=identicon)[grzegorz-jamroz](/maintainers/grzegorz-jamroz)

---

Top Contributors

[![grzegorz-jamroz](https://avatars.githubusercontent.com/u/3972792?v=4)](https://github.com/grzegorz-jamroz "grzegorz-jamroz (23 commits)")

### Embed Badge

![Health badge](/badges/grzegorz-jamroz-wp-extensions/health.svg)

```
[![Health](https://phpackages.com/badges/grzegorz-jamroz-wp-extensions/health.svg)](https://phpackages.com/packages/grzegorz-jamroz-wp-extensions)
```

###  Alternatives

[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[barryvdh/laravel-form-bridge

This packages integrates Symfony Form Component in Laravel.

163354.8k1](/packages/barryvdh-laravel-form-bridge)[jbtronics/settings-bundle

A symfony bundle to easily create typesafe, user-configurable settings for symfony applications

9546.7k2](/packages/jbtronics-settings-bundle)[pixelopen/cloudflare-turnstile-bundle

A simple package to help integrate Cloudflare Turnstile on Symfony.

31205.8k3](/packages/pixelopen-cloudflare-turnstile-bundle)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)

PHPackages © 2026

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