AMFPHP is a free open-source PHP implementation of the Action Message Format (AMF). AMF allows for binary serialization of Action Script (AS2, AS3) native types and objects to be sent to server side services. Apparently people have adapted it for use with Wordpress, CakePHP, and other frameworks.