Hello Devilbox community,
I’m working on a project that requires WebSocket functionality using Ratchet, and I need to integrate ZeroMQ for messaging. I’m using PHP 8.2 in my Devilbox setup.
Has anyone successfully installed ZeroMQ and the PHP ZMQ extension in Devilbox? If so, could you please share your approach?
Specifically, I’m looking to:
- Install libzmq3 (ZeroMQ library)
- Install the PHP ZMQ extension
- Configure PHP to use the ZMQ extension
Any guidance, configuration snippets, or best practices for integrating ZeroMQ with Devilbox would be greatly appreciated.
Thank you in advance for your help!