Search by

hydrakit / core

whleucka

Application object, container and service-provider contracts, and typed environment loading. Interfaces only.

Package info

github.com/hydra-foundation/core

pkg:composer/hydrakit/core

Statistics

Installs: 105

Dependents: 12

Suggesters: 0

Stars: 0

v0.3.2 2026-09-11 16:10 UTC

This package is auto-updated.

Last update: 2026-09-11 20:38:24 UTC


README

Read-only mirror. hydrakit/core is developed in hydra-foundation/hydra under packages/core, and republished here on every push. A commit pushed to this repository is overwritten by the next one; issues are disabled for that reason, and a pull request opened here cannot be merged. Both belong upstream.

The framework-agnostic foundation: the application object, the contracts every other package depends on, environment loading, and a base service provider. Core defines interfaces and orchestration. It ships no concrete container, kernel, or HTTP layer. Those are bound by the application at runtime.