Command-line interface and console commands for Waaseyaa

Maintainers

Package info

github.com/waaseyaa/cli

pkg:composer/waaseyaa/cli

Statistics

Installs: 4 979

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.105 2026-04-04 00:46 UTC

This package is auto-updated.

Last update: 2026-04-05 01:32:38 UTC


README

Layer 6 — Interfaces

Command-line interface for Waaseyaa applications.

Provides Symfony Console commands for entity management (entity:create), configuration export/import (config:export, config:import), schema checking, health diagnostics, and the optimize:manifest command that runs PackageManifestCompiler. Entry point: bin/waaseyaa.

Key classes: ConsoleKernel, health and schema check commands.