AMFEXT

From FlashSec

Jump to: navigation, search
AMFEXT
Developer Emanuele Ruffaldi
Release 0.9 (beta)
OS All Plattforms (PHP)
Genre Server
License PHP License
Type Open Source
Website AMFEXT Wiki
Documentation AMFEXT Docs
Wikipedia
OSFlash

AMFEXT is a PHP extension written in C that implements encoding and decoding of AMF and AMF3 messages for the PHP language. It has been based on some of the experience gained with AMFPP, a native code for encoding and decoding C.

The native encoding and decoding is fast and memory efficient respect existing PHP implementation, and the flexibility has been provided using callbacks to the PHP code.

You can found information about benchmarks Patrick Mineault blog togheter with the integration with AMFPHP