I'd be happy to give any and all assistance. I'm not a PHP developer but the MobileMiner API is super simple REST calls (documented at
http://www.mobileminerapp.com/#api). If you or anyone else wants to pick up the PHP addon I'd be happy to assist.
There's also some Python implementations available as well that have been updated recently. They may be an easier starting point? There's several scripts available at
http://www.mobileminerapp.com/#minersAgain - always happy to help if there are any questions. Just give a shout.
That would be cool, I am not there yet but I will diffidently be hitting you up for assistance.
I should explain a bit better what I am hoping to achieve with the mineforeman.io api. It is not so much of a "Fully fledged cloud mining platform" but more of an api. It will do basic things like adding/removing pools and switching and stuff but what I am heading for is more something that people can use to control their devices programmatically.
I was kind of hoping that it would enable OTHER people to develop the value added pay for stuff like mobile miner, I was just making it possible to work.
Anyway, if anyone is interested, a new version was squeezed out a few days ago and you can download if for the Raspberry Pi or Beagle Bone Black from;-
http://minepeon.com/img/testing/ It is 'almost there'. Authentication is working, donations are 100%, and it talks to the api quite nicely (go to
https://mineforeman.io/ to have a sneak preview, basic graphing to come when I settle on a graphing library). API writes disabled and not implemented yet.
As always, donations and the api can be turned off on the settings page but if people can at least leave the api on it will really help with development/testing.
Neil