JWT Encode/Decode (PHP) An implementation of the JSON Web Token (JWT) draft specification in PHP. System Requirements PHP > 5.2.x PHP cURL Extension PHP JSON Extension This client library was tested with PHP 5.6.2 on Mac OS X. License MIT, see LICENSE.