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 3w ago

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 69% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity68

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

847d 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://avatars.githubusercontent.com/u/3972792?v=4)[Grzegorz Jamróz](/maintainers/grzegorz-jamroz)[@grzegorz-jamroz](https://github.com/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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[phpro/soap-client

A general purpose SoapClient library

8896.1M54](/packages/phpro-soap-client)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[api-platform/serializer

API Platform core Serializer

274.8M87](/packages/api-platform-serializer)[api-platform/validator

API Platform validator component

274.6M27](/packages/api-platform-validator)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19346.6k3](/packages/symfony-ux-cropperjs)

PHPackages © 2026

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