PHPackages                             pfaciana/wp-helpers - 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. pfaciana/wp-helpers

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

pfaciana/wp-helpers
===================

Additional classes and functions to help with writing code for WordPress

1.1.2(11mo ago)0171GPL-2.0-onlyPHPPHP &gt;=8.0CI passing

Since Jun 22Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/pfaciana/wp-helpers)[ Packagist](https://packagist.org/packages/pfaciana/wp-helpers)[ Docs](https://renderdev.com/)[ RSS](/packages/pfaciana-wp-helpers/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (3)Versions (6)Used By (1)

WP Helpers
==========

[](#wp-helpers)

A WordPress development library that provides object-oriented tools for plugin and theme development. This library offers standardized solutions for common WordPress development tasks.

Features
--------

[](#features)

- **Settings API Wrapper**: Object-oriented interface for WordPress settings pages with support for various field types and validation
- **AJAX Handler**: Simplified AJAX endpoint creation with built-in security and registration
- **REST API Extensions**: Tools for custom endpoints and taxonomy management
- **Autoloading**: Efficient class loading system
- **Admin Interface**: Tools for creating and managing WordPress admin pages
- **Development Utilities**: Common patterns and helper methods

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

[](#installation)

### Via Composer

[](#via-composer)

```
composer require pfaciana/wp-helpers
```

Documentation
-------------

[](#documentation)

Detailed documentation is available in each component's README:

- [Settings](src/Settings/README.md) - Settings API implementation
- [Ajax](src/Ajax/README.md) - AJAX endpoint management
- [API](src/Api/README.md) - REST API extensions
- [Autoload](src/Autoload/README.md) - Class autoloading
- [Pages](src/Pages/README.md) - Admin page management
- [Hooks](src/Hooks/README.md) - WordPress hooks
- [Includes](src/includes/README.md) - Helper functions

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance50

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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 ~6 days

Total

5

Last Release

350d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7454630?v=4)[Phil Faciana](/maintainers/pfaciana)[@pfaciana](https://github.com/pfaciana)

---

Top Contributors

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

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/pfaciana-wp-helpers/health.svg)

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

###  Alternatives

[chdemko/sorted-collections

Sorted Collections for PHP &gt;= 8.4

222.7M3](/packages/chdemko-sorted-collections)[adhocore/env

Environment variable loader and retriever for PHP

2311.2k1](/packages/adhocore-env)

PHPackages © 2026

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