flow php

Snappy

Table of Contents

Composer

composer require flow-php/snappy:~0.34.3

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.


Contributors

Join us on GitHub external resource
scroll back to top