h1

PHP Client Library

December 3, 2007

If you’re a PHP developer and have an API key from us to integrate the Myxer platform into your website, you will find this open source project useful: https://sourceforge.net/projects/myxerapi-php5 It saves you the trouble of having to do the communication work to talk with our public API. Just provide your API key and secret and you can manage content and profiles from your own server-side code. It has recently been updated to use the new API method calls (myxer.*.*) and has cleaner function names now. More features will be coming in the future. Contact us if you have made your own improvements and want to commit your changes to the SourceForge repository.

Leave a Comment