Hi there,
I’ve made a PHP library for catching the ‘spark.publish’ events sent from your sparkcore. With this you’ll be able to store those in a database or simply have more use with them from within PHP.
If you’re familiar with Composer you can install it via
https://packagist.org/packages/evertharmeling/sparkcore
Or else just download the code from GitHub
Hopefully it’s useful for others too. It’s the first version, so feel free to contribute, create issues or ask questions!
Evert