PHPackages                             ramphor/wordpress-posts-collection - 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. ramphor/wordpress-posts-collection

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

ramphor/wordpress-posts-collection
==================================

Create posts and post types collection for WordPress

049[1 issues](https://github.com/ramphor/wordpress-posts-collection/issues)PHP

Since Jun 13Pushed 5y agoCompare

[ Source](https://github.com/ramphor/wordpress-posts-collection)[ Packagist](https://packagist.org/packages/ramphor/wordpress-posts-collection)[ RSS](/packages/ramphor-wordpress-posts-collection/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

wordpress-posts-collection
==========================

[](#wordpress-posts-collection)

Create posts and post types collection for WordPress

Install
=======

[](#install)

```
composer require ramphor/wordpress-posts-collection

```

Setup
=====

[](#setup)

```
use Ramphor\Collection\CollectionManager;
use Ramphor\Collection\DB as CollectionDB;

```

Activation hook

```
register_activation_hook(__PLUGIN_FILE__, array(CollectionDB::class, 'setup'));

```

Main hooks `plugins_loaded` or `after_setup_theme` or any your favorite hook before `wp` hook

```
CollectionManager::getInstance();

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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/6a609a3b3a36dee9f36ef6f8d3b2b2dc91eebefc7644031e829e65bca4329799?d=identicon)[puleeno](/maintainers/puleeno)

---

Top Contributors

[![puleeno](https://avatars.githubusercontent.com/u/22538657?v=4)](https://github.com/puleeno "puleeno (23 commits)")

### Embed Badge

![Health badge](/badges/ramphor-wordpress-posts-collection/health.svg)

```
[![Health](https://phpackages.com/badges/ramphor-wordpress-posts-collection/health.svg)](https://phpackages.com/packages/ramphor-wordpress-posts-collection)
```

###  Alternatives

[symfony/json-path

Eases JSON navigation using the JSONPath syntax as described in RFC 9535

17209.1k9](/packages/symfony-json-path)[codefog/contao-mobile_menu

mobile\_menu extension for Contao Open Source CMS

1340.6k](/packages/codefog-contao-mobile-menu)

PHPackages © 2026

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