PHPackages                             cwplus/wordpress-nonce - 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. cwplus/wordpress-nonce

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

cwplus/wordpress-nonce
======================

This class is created to using wordpress nonce functions as an object

010PHP

Since Aug 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/cwplus/wordpress-nonce)[ Packagist](https://packagist.org/packages/cwplus/wordpress-nonce)[ RSS](/packages/cwplus-wordpress-nonce/feed)WikiDiscussions dev-master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

wordpress-nonce
===============

[](#wordpress-nonce)

This class is created to using wordpress nonce functions as an object

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

[](#installation)

#### With composer

[](#with-composer)

1. Add to your `composer.json`:

    ```
    "require": {
        "cwplus/wordpress-nonce": "dev-master"
    }
    ```
2. Now tell composer to download wordpress-nonce by running the command:

    ```
    $ php composer.phar update
    ```

#### Or just clone the repos:

[](#or-just-clone-the-repos)

```
# Install wordpress-nonce like plugin
git clone https://github.com/cwplus/wordpress-nonce.git wp-content/plugins/wordpress-nonce

# Enable this plugin from the admin interface

```

#### Utilisation

[](#utilisation)

```
# WordpressNonce::wp_create_nonce() like wp_create_nonce()
# WordpressNonce::wp_nonce_field() like wp_nonce_field()
# WordpressNonce::wp_nonce_url() like wp_nonce_url()
# WordpressNonce::wp_create_nonce() like wp_verify_nonce()
# WordpressNonce::check_admin_referer() like check_admin_referer()
# WordpressNonce::check_ajax_referer() like check_ajax_referer()
# WordpressNonce::wp_nonce_ays() like wp_nonce_ays()

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5727109?v=4)[Cwplus.be Lab](/maintainers/cwplus)[@cwplus](https://github.com/cwplus)

---

Top Contributors

[![cwplus](https://avatars.githubusercontent.com/u/5727109?v=4)](https://github.com/cwplus "cwplus (9 commits)")

### Embed Badge

![Health badge](/badges/cwplus-wordpress-nonce/health.svg)

```
[![Health](https://phpackages.com/badges/cwplus-wordpress-nonce/health.svg)](https://phpackages.com/packages/cwplus-wordpress-nonce)
```

###  Alternatives

[nystudio107/craft3-multi-environment

Efficient and flexible multi-environment config for Craft 3 CMS

7218.4k5](/packages/nystudio107-craft3-multi-environment)

PHPackages © 2026

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