Composer & Swagger CodeGen

For PHP generation set gitUserId, gitRepoId and artifactVersion configs and, just add a

{
    type: "path",
    url: "path/to/gen/code"
}

repository to your composer.json and et voilá:
$ composer require [gitUserId]/[gitRepoId]

Wow!

(Do not forget artifactVersion, without that Composer won't find your package!)

Christoph Schulz

Christoph Schulz
I am Dev. Maybe.

Podman Minikube on Debian 11

Where I can I try to replace docker with podman, rootless podman to be specific.Recently I have been playing around with minikube for kap...… Continue reading

Packaging Fractal as DEB 1/?

Published on January 16, 2020