Use the PHP sample when you need a straightforward, standards-based web login integration without committing to a full framework from day one.
This sample is useful when you want the shortest path to a proper OIDC web integration in PHP. It gives you a conservative server-side baseline and leaves richer identity modelling to the product layer, where it belongs.
These pages explain the sample on Tuurio's domain. GitHub remains the code host.