Back to search
Pure PHP implementation of DEFLATE/GZIP/Zlib compression with stream filters and gz* polyfills
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Bump version to 0.2.0-dev and implement buffering in Gzip and Zlib filters
36dcca4View on GitHubRefactor ZlibEncodeFilter to improve buffering and ensure proper stream flushing
3ef672aView on GitHubAdd Zlib and Gzip stream handling with wrappers and tests
aad50cfView on GitHub