PHPackages                             cnp/wp-p2p-connections - 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. cnp/wp-p2p-connections

ActiveLibrary

cnp/wp-p2p-connections
======================

Registers Posts-to-Posts connection. Requires Posts 2 Posts plugin.

09PHP

Since Nov 23Pushed 10y ago2 watchersCompare

[ Source](https://github.com/Clark-Nikdel-Powell/Module-WP-P2P-Connections)[ Packagist](https://packagist.org/packages/cnp/wp-p2p-connections)[ RSS](/packages/cnp-wp-p2p-connections/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

P2P Connections
---------------

[](#p2p-connections)

Registers Posts-to-Posts connection. Requires Posts 2 Posts plugin.

### Usage

[](#usage)

```
$settings = array(
  array(
    'name' => 'posts_to_pages',
    'from' => 'post',
    'to' => 'page'
  ),
  array(
    'name' => 'posts_to_pages',
    'from' => 'post',
    'to' => 'page'
  )
);
$ClientPostConnections = new ClientPostConnections( $settings );

```

### Parameters

[](#parameters)

`$settings` (required): Array of P2P connection settings. See [https://github.com/scribu/wp-posts-to-posts/wiki/p2p\_register\_connection\_type](https://github.com/scribu/wp-posts-to-posts/wiki/p2p_register_connection_type).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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://www.gravatar.com/avatar/7df60fcdb3fa310756e7ba0e801c8f311e4edf53111a8d09895ead3652fb76a9?d=identicon)[cnp](/maintainers/cnp)

---

Top Contributors

[![gwelser](https://avatars.githubusercontent.com/u/2042739?v=4)](https://github.com/gwelser "gwelser (3 commits)")

### Embed Badge

![Health badge](/badges/cnp-wp-p2p-connections/health.svg)

```
[![Health](https://phpackages.com/badges/cnp-wp-p2p-connections/health.svg)](https://phpackages.com/packages/cnp-wp-p2p-connections)
```

PHPackages © 2026

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