Skip to content
Search

Snappy

Table of Contents

Composer

composer require flow-php/snappy:~0.37.0

This package is a pure PHP polyfill for the Snappy compression algorithm. For significantly better performance, it is highly recommended to install the ext-snappy PHP extension. When ext-snappy is loaded, this library will automatically use the native implementation instead of the PHP polyfill.

Found a typo or an outdated section? Edit this page on GitHub


Contributors

Built in the open.

Join us on GitHub
scroll back to top