{"id":93636,"library":"web-token-jwt-encryption","title":"JWT Encryption","description":"Encryption component of the JWT Framework.","status":"active","version":"4.0.0","language":"php","source_language":null,"source_url":"https://github.com/web-token/jwt-encryption","tags":["jwt","encryption","security","jwe","json-web-token"],"install":[{"cmd":"composer require web-token/jwt-encryption","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"JWEBuilder","correct":"use Jose\\Component\\Encryption\\JWEBuilder;"}],"quickstart":{"code":"use Jose\\Component\\Encryption\\JWEBuilder;\n\n$builder = new JWEBuilder();\n$jwe = $builder->create()->withPayload('Hello World!')->build();","lang":"php","description":"Creates a new JWE (JSON Web Encryption) object with a payload."},"warnings":[{"fix":"Ensure your environment meets the PHP version and extension requirements.","message":"Requires PHP 8.1+ and the OpenSSL or Sodium extension for encryption operations.","severity":"breaking","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'compon':4 'encrypt':2,3,10 'framework':8 'json':14 'json-web-token':13 'jwe':12 'jwt':1,7,9 'secur':11 'token':16 'web':15","created_at":"2026-06-19T09:53:28.603394+00:00","updated_at":"2026-06-19T09:53:28.603394+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/web-token","github":"https://github.com/web-token/jwt-encryption","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}