sabre/amf
sabre/amf is a AMF server/client for PHP. AMF stands for Action Message Format,
and is the format Flash/ActionScript uses for communicating with servers
(a.k.a. remoting)., (*1)
This project is largely unmaintained since 2009, as both flash and this method
of communication has fallen out of favor. It's kept around because it should
still work., (*2)
Some information about this can be found on my blog, (*3)
Copyright (C) 2006-2013 Rooftop Solutions. All rights reserved., (*4)
Documentation, bug reports, downloads, (*5)
http://code.google.com/p/sabreamf/, (*6)
SabreAMF is distributed under a BSD licence. Please check the LICENCE file for more information., (*7)
Credits
Main Author:
* Evert Pot, (*8)
Bugfixes, suggestions, improvements:
* Karl von Randow
* Renaun Erickson
* Asbjørn Sloth Tønnesen
* [Matt Humphrey][7], (*9)
See all contributors, (*10)
Drupal integration:
* Ionut Stoica, (*11)
Thanks to:
* Kevin Langdon, author of ServiceCapture for making the first big steps in decoding the AMF3 spec and helping out when i got stuck
* The AMFPHP team for their excellent piece of software.
* The OSFlash community for opening up the Flash Platform.
* PyAMF project, (*12)