hydrakit / core
Application object, container and service-provider contracts, and typed environment loading. Interfaces only.
Requires
- php: >=8.2
- psr/container: ^2.0
Requires (Dev)
- phpunit/phpunit: ^11.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Read-only mirror.
hydrakit/coreis developed in hydra-foundation/hydra underpackages/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.