PHP extension (PECL) implementing the FOA encoding/decoding specification.
This extension implements FOA version 1.0, an efficient method for streaming mixed content of objects, arrays and files. The official specification can be found here: https://nowise.se/oss/libfoa/spec
The library is released under The PHP License version 3.01, see the file LICENSE.PHP for details.
Extension should be compatible with PHP 5.6 and PHP 7.x. Remember to run 'make test' after compilation.