Skip to content

Pure PHP implementation of Google Snappy compression algorithm

License

Notifications You must be signed in to change notification settings

flow-php/snappy

Repository files navigation

Snappy

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.

About

Pure PHP implementation of Google Snappy compression algorithm

Resources

License

Stars

Watchers

Forks

Languages