Skip to content

PHP extension implementing the FOA (Fast Object and Array) encoding/decoding specification.

License

Notifications You must be signed in to change notification settings

nowisesys/pecl-foa

Repository files navigation

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.

About

PHP extension implementing the FOA (Fast Object and Array) encoding/decoding specification.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published