Search by

hydrakit / console

whleucka

The generic console commands every Hydra app needs, powered by Symfony Console.

Package info

github.com/hydra-foundation/console

pkg:composer/hydrakit/console

Statistics

Installs: 36

Dependents: 1

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-09-11 16:23:10 UTC


README

Read-only mirror. hydrakit/console is developed in hydra-foundation/hydra under packages/console, 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 generic verbs every Hydra app needs, lifted out of the app skeleton so two projects don't carry two copies. This package ships the commands; the app owns its bin/console entrypoint, wires them to its composition root, and adds its own app-specific generators.