Validating JWT's in PHP

I see in the docs sample code for validating JWT’s using Golang or Python.

Does anyone have any working examples of validating JWT’s in PHP?