ZendHQ

ZendHQ is an intermediary layer between ZendPHP and your application storage, webhooks, and graphical interface.

This page points to key features and installation information. Use these links to access the complete documentation:

ZendHQ User Guide ZendHQ Installation Try ZendPHP Free

What’s New in ZendHQ 2.4.0 (November 2025)?

ZendHQ now supports PHP 8.5 and introduces a system‑level UUID that uniquely identifies each installation, accessible via the session.system_uuid JsonRPC method. This release adds extensive Job Queue import/export and management capabilities through new JsonRPC methods and corresponding zendhqctl sub‑commands, along with a new PHP API function for retrieving HTTP job query parameters. ZendHQ also gains support for multiple OpenID Connect providers with a generalized configuration model, a new zendhqinfo() PHP function for extension and daemon status reporting, and a zendhq.log_file_cli directive to control CLI‑specific logging behavior.

Install and enable the ZendHQ extension when using ZendPHP on Windows, configured to work with ZendHQ running elsewhere on Linux – allowing for teams to leverage the full functionality of ZendHQ when using ZendPHP on Windows. Teams can run ZendHQ via the Windows Subsystem for Linux (WSL), or via a Linux virtual machine or container.

What's New with ZendHQ