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. estebanforge/hyperpress-core

ActiveLibrary

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

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

1.0.0(1mo ago)001GPL-2.0-or-laterPHPPHP &gt;=8.1

Since Mar 30Pushed 1mo 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 1mo ago

READMEChangelogDependencies (8)Versions (2)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

36

—

LowBetter than 81% of packages

Maintenance90

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

46d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/84d3033d510081ccdff8c9382b53dbbd84fb420838f944958f31092789a19032?d=identicon)[EstebanForge](/maintainers/EstebanForge)

---

Top Contributors

[![EstebanForge](https://avatars.githubusercontent.com/u/1696145?v=4)](https://github.com/EstebanForge "EstebanForge (6 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)
```

PHPackages © 2026

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