flow-php/snappy

PHP ETL - Google Snappy compression algorithm implementation

Maintainers

👁 norbert-tech

Package info

github.com/flow-php/snappy

pkg:composer/flow-php/snappy

Fund package maintenance!

norberttech

flow-php.com/sponsor

Statistics

Installs: 313 540

Dependents: 1

Suggesters: 0

Stars: 10

Open Issues: 0

0.40.0 2026-06-04 17:28 UTC

Requires

  • php: ~8.3.0 || ~8.4.0 || ~8.5.0

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT d42c40b627144033f844103ec5ae0c1f325314e1

compressionsnappyfiltertransformAlgorithmextractetlload


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.