univeros/cli dependents (18) Order by: downloads | none Show: all | require | require-dev
-
PHP
univeros/eval
bin/altair eval — a sandboxed scratchpad that executes a short PHP snippet inside the project's container in a guarded subprocess (disable_functions, open_basedir, memory + wall-clock limits) and returns a structured JSON result. The agent's "let me check" primitive.
-
PHP
univeros/doctor
bin/altair doctor — health checks with agent-actionable output. Deterministic JSON for agents, scannable text for humans.
-
PHP
univeros/bootstrap
Zero-to-running project bootstrap: the bin/altair new command that materialises a runnable Altair API from the skeleton template.