api()->getConstants() as $name => $value) { printf("const %s = %s\n", $name, PlainObjectRenderer::render($value)); } } }