PHPackages                             estebanforge/hyperpress-core - 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. [Framework](/categories/framework)
4. /
5. estebanforge/hyperpress-core

ActiveLibrary[Framework](/categories/framework)

estebanforge/hyperpress-core
============================

Core HyperPress runtime library: routing, rendering, assets, admin options, and hypermedia integrations.

1.1.8(2mo ago)001GPL-2.0-or-laterPHPPHP &gt;=8.2

Since Mar 30Pushed 2mo agoCompare

[ Source](https://github.com/EstebanForge/HyperPress-Core)[ Packagist](https://packagist.org/packages/estebanforge/hyperpress-core)[ RSS](/packages/estebanforge-hyperpress-core/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (17)Versions (17)Used By (1)

HyperPress-Core
===============

[](#hyperpress-core)

HyperPress-Core is the runtime Composer library behind HyperPress.

It contains:

- endpoint routing and template rendering (`/wp-html/v1/`)
- assets/runtime integration for HTMX, Alpine AJAX, and Datastar
- admin options and compatibility layers
- block integration and orchestration with HyperBlocks and HyperFields

Package role
------------

[](#package-role)

This package is a library, not a WordPress.org plugin entrypoint.

The WordPress plugin adapter lives in `src/app/plugins/api-for-htmx/` and loads this library from Composer.

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

[](#installation)

```
composer require estebanforge/hyperpress-core
```

If your project loads Composer autoload (`vendor/autoload.php`), HyperPress-Core bootstrap is loaded automatically via Composer `autoload.files`.

Dependencies
------------

[](#dependencies)

- PHP &gt;= 8.1
- `estebanforge/hyperfields`
- `estebanforge/hyperblocks`
- `starfederation/datastar-php`

Development
-----------

[](#development)

Run tests with Pest v4:

```
composer run test
composer run test:unit
composer run test:integration
composer run test:feature
```

Coverage:

```
composer run test:coverage
composer run test:summary
composer run test:clover
```

Docs
----

[](#docs)

Technical docs for runtime behavior live in `docs/`.

License
-------

[](#license)

GPL-2.0-or-later

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance88

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

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.

###  Release Activity

Cadence

Every ~2 days

Total

16

Last Release

60d ago

PHP version history (2 changes)1.0.0PHP &gt;=8.1

1.0.5PHP &gt;=8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1696145?v=4)[Esteban](/maintainers/EstebanForge)[@EstebanForge](https://github.com/EstebanForge)

---

Top Contributors

[![EstebanForge](https://avatars.githubusercontent.com/u/1696145?v=4)](https://github.com/EstebanForge "EstebanForge (27 commits)")

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/estebanforge-hyperpress-core/health.svg)

```
[![Health](https://phpackages.com/badges/estebanforge-hyperpress-core/health.svg)](https://phpackages.com/packages/estebanforge-hyperpress-core)
```

###  Alternatives

[woocommerce/woocommerce

An eCommerce toolkit that helps you sell anything. Beautifully.

10.3k177.6k8](/packages/woocommerce-woocommerce)[automattic/jetpack

Jetpack supercharges your self‑hosted WordPress site with the awesome cloud power of WordPress.com

3622.6k](/packages/automattic-jetpack)[wp-pay/core

Core components for the WordPress payment processing library.

26120.9k110](/packages/wp-pay-core)[wp-pay-extensions/gravityforms

Gravity Forms driver for the WordPress payment processing library.

1134.0k4](/packages/wp-pay-extensions-gravityforms)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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