AmfPHP
Appearance
File:Http://commons.wikimedia.org/wiki/File:Amfphp-2.1.1.jpg | |
Developer(s) | Wolfgang Hamman, John Cowen, Justin Watkins, Patrick Mineault, Wade Arnold, Ariel Sommeria-Klein |
---|---|
Stable release | 2.1.1 Generator
/ February 2013 |
Repository | |
Operating system | Cross-platform |
Type | PHP Library |
License | BSD |
Website | AmfPHP at Silex Labs |
AmfPHP is a Remoting Library for PHP.[1] Key features are support for AMF among other Protocols, and developer tools such as a service browser and a client code generator.
Functionalities
- Support for parsing AMF[2] and other protocols [3]
- service browser [4]
- plugin system[5]
- Client code generation[6]
History
- In 2002 Wolfgang Hamman reverse engineers the AMF format to create a working gateway.[7]
- Other developers (Justin Watkins, John Cowen) implemented a good part of the Remoting framework, and released 0.9b in september 2003.
- In December 2004, Patrick Mineault releases version 1.0
- In October 2007 Wade Arnold took the lead of the project to bring a production ready release of AMFPHP with support for the AMF3 protocol. 1.9 beta 2 is released in January 2008, but then development stalls as Wade Arnold[8] is hired by Adobe to work on Zend AMF.[9]
- Ariel Sommeria-klein and Danny Kopping pick up the project in December 2009. Version 1.9 is released in February 2010.
- In 2010 Silex Labs is founded, and officially takes control of the project. Ariel Sommeria-Klein takes team lead.
- version 2.0, a near complete rewrite is released in September 2011.[10]
- version 2.1 is released in June 2012.[11]
References
- ^ projects:amfphp [Open Source Flash]
- ^ Introduction to AMFPHP
- ^ Using Alternative Data Formats(JSON, etc.)
- ^ Connecting to a Database Using AMFPHP Flex 4 RemoteObject
- ^ Plugins
- ^ Client Generators
- ^ Flash remoting for PHP: A responsive Client-Server Architecture for the Web
- ^ Wade Arnold » Zend Amf Questions, Features, Demos, Bugs?
- ^ Zend Framework
- ^ amfPHP v2 Reloaded is out
- ^ amfPHP 2.1 Generator is out!
External links