Skip to content
~/jordikroon $

Projects

Things worth pointing at.

Open source projects, contributions and tools. Active work first, archived bits at the bottom. For everything else, see my GitHub.

[active]

php/doc-en

Maintainer

The official English PHP manual. The canonical reference shipped with every PHP installation. I review PRs, modernise examples, and write new pages.

source visit
  • #php
  • #php-foundation
  • #docs
  • #docbook
[active]

docbook-cs

Author

Coding-standards and lint tooling for DocBook XML used in the PHP manual. Keeps contributions consistent at scale.

source
  • #php
  • #docbook
  • #tooling
  • #docs
[active]

Kubernetes hosting

Operator

Production hosting for PHP, Craft and Symfony apps on Kubernetes (OVHcloud), GitOps deployed via ArgoCD with a Terraform-managed baseline and GitLab CI/CD templates.

  • #kubernetes
  • #ovhcloud
  • #argocd
  • #terraform
  • #devops
[archived]

Php-Google-Vision-Api

Author

A PHP wrapper around the Google Cloud Vision API, predating the official SDK. Kept around as a reference for anyone still on legacy stacks.

source
  • #php
  • #google-cloud
  • #sdk
  • #open-source