Skip to content

Latest commit

 

History

72 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

efxphp

PHP server library for Action Message Format (AMF) applications, with support for AMF0 and AMF3.

The library provides a complete AMF implementation in PHP. Encoding/decoding can be sped up with a custom PHP extension https://github.com/emilkm/amfext

Extension or not, encoded output and decoded input are the same, and are OK by Adobe/Apache BlazeDS.

PHP7

Works on PHP 7.1

Build Status

DONE

  • Works well with https://github.com/emilkm/amfext
  • Extension or not, encoded output and decoded input are the same, and are OK by Adobe/Apache BlazeDS.
  • Setup Travis CI.

TODO

  • Run the AMF client tests on travis.
  • Write docs.
  • Add more tests.
  • ...

About

PHP server library for Action Message Format (AMF) applications

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages