Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an experiment in using a custom deflate compressor in PHARs created with box.

The idea is to override PHP's default zlib.deflate filter with a custom implementation. The zlib.deflate filter is used when creating PHAR with GZ compression. Replacing the default implementation with a more performant compressor such as zopfli should in theory result in smaller PHARs.

About

Experiment in custom deflate compressor for Box

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages