PHPackages                             wordproof/wordpress-sdk - 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. wordproof/wordpress-sdk

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

wordproof/wordpress-sdk
=======================

WordPress SDK

1.3.5(3y ago)0327.5k↓48.1%1[13 issues](https://github.com/wordproof/wordpress-sdk/issues)MITPHPPHP ^5.6.20 || ^7.0 || ^8.0

Since Mar 18Pushed 2y ago3 watchersCompare

[ Source](https://github.com/wordproof/wordpress-sdk)[ Packagist](https://packagist.org/packages/wordproof/wordpress-sdk)[ RSS](/packages/wordproof-wordpress-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (85)Used By (0)

WordProof SDK for SDK
=====================

[](#wordproof-sdk-for-sdk)

Requirements
------------

[](#requirements)

- PHP 7.1.3+

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

[](#installation)

```
composer require wordproof/wordpress-sdk

```

Usage
-----

[](#usage)

```
use WordProof\SDK\WordPressSDK;

add_action('init', 'init_sdk');

function init_sdk() {
    WordPressSDK('your-partner-slug', 'staging')->getInstance()->certificate()->initialize();
}

//Use in different parts of your application.
do_action('wordproof_authenticate');
do_action('wordproof_timestamp', $post);
```

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 99.1% 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

75

Last Release

1384d ago

Major Versions

0.7.4 → 1.0.02022-01-06

PHP version history (2 changes)0.1.0PHP ^7.1.3||^8.0

0.7.1PHP ^5.6.20 || ^7.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3e1aa91e7d85462cadfaa347208c949c9073e85a08fd966214c0f49bd7dcb92a?d=identicon)[Ryllaz](/maintainers/Ryllaz)

![](https://www.gravatar.com/avatar/7236ab10e84327a911cf577b41e56a933703ce313a3e9748625932c7b487eac0?d=identicon)[marijnbent](/maintainers/marijnbent)

---

Top Contributors

[![marijnbent](https://avatars.githubusercontent.com/u/11903095?v=4)](https://github.com/marijnbent "marijnbent (438 commits)")[![mauricewijnia](https://avatars.githubusercontent.com/u/8679682?v=4)](https://github.com/mauricewijnia "mauricewijnia (1 commits)")[![merlijnvanlent](https://avatars.githubusercontent.com/u/10158014?v=4)](https://github.com/merlijnvanlent "merlijnvanlent (1 commits)")[![npr-gh](https://avatars.githubusercontent.com/u/160005906?v=4)](https://github.com/npr-gh "npr-gh (1 commits)")[![Ryllaz](https://avatars.githubusercontent.com/u/2822398?v=4)](https://github.com/Ryllaz "Ryllaz (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/wordproof-wordpress-sdk/health.svg)

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

###  Alternatives

[spatie/laravel-settings

Store your application settings

1.5k5.9M72](/packages/spatie-laravel-settings)[theseer/phpdox

A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing

6012.4M145](/packages/theseer-phpdox)[ynacorp/nova-swatches

A beautiful color picking field for Laravel Nova.

22291.8k1](/packages/ynacorp-nova-swatches)[brickrouge/brickrouge

A toolkit to create HTML elements

301.8k6](/packages/brickrouge-brickrouge)

PHPackages © 2026

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