flow-php/snappy

PHP ETL - Google Snappy compression algorithm implementation

0.9.2 2024-07-31 06:09 UTC

This package is auto-updated.

Last update: 2024-09-13 21:28:52 UTC


README

Pure PHP implementation of Google Snappy compression algorithm.

This library is a port of javascript snappyjs. Whenever it's possible, it's recommended to install PHP Extension. Otherwise, this lib will register polyfill functions.

Important

This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.