🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Solace PubSub+ and PHP
nram
Member, Employee Posts: 80 Solace Employee
Friends, If you are looking to emit/consume Solace PubSub+ events from PHP, please checkout the following links. You will find wrapper/connector ideas, reference implementation and sample Publisher/Subscribe PHP code.
- Solace PHP MQTT Samples: This github repo has PHP samples to access Solace with Mosquitto MQTT API using Mosquitto-PHP extension.
- Solace PHP SMF Extension : This is a reference PHP extension providing C bindings to Solace. Using the PHP-CPP framework, this extension enables PHP scripts to call Solace APIs natively with SMF (Solace message format) protocol with underlying CCSMP libraries.
Hope you find them useful.
8