PHPackages                             wenprise/block-modules - 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. wenprise/block-modules

ActiveLibrary

wenprise/block-modules
======================

WordPress Post Query Block

00PHP

Since Dec 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/iwillhappy1314/wenprise-block-modules)[ Packagist](https://packagist.org/packages/wenprise/block-modules)[ RSS](/packages/wenprise-block-modules/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

wenprise/block-modules
======================

[](#wenpriseblock-modules)

Give an array of WP\_Query args, a template name and render to a HTML string.

Usage
-----

[](#usage)

```
$block = new \WenpriseBlocksModules\Block();

$block->set_query([
    'post_type' => 'post',
]);

$block->set_template('post');

echo $block;
```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

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/a0fa49958b7c45c0b373b185feb5debe5bdd35be3b3536bc44477d3bd3a2d435?d=identicon)[iwillhappy1314](/maintainers/iwillhappy1314)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/wenprise-block-modules/health.svg)

```
[![Health](https://phpackages.com/badges/wenprise-block-modules/health.svg)](https://phpackages.com/packages/wenprise-block-modules)
```

PHPackages © 2026

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