Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Pull zend filter compress snappy #3057

Closed
wants to merge 6 commits into from
Closed

Pull zend filter compress snappy #3057

wants to merge 6 commits into from

Conversation

goatherd
Copy link
Contributor

Added a Zend\Filter\Compress\Snappy to utilise php-snappy.

The php-extension provides a minimal API for google snappy (formerly Zippy). The snappy library itself is intended to provide fast, reasonable compressions and is widely available as libsnappy1 package.

Php-snappy is not hosted on pecl.php.net.

UnitTests supplied and passing. Code is PSR-2 compatible and closely matches other filter implementations.

@ghost ghost assigned weierophinney Dec 10, 2012
weierophinney added a commit to zendframework/zend-filter that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants