HttpInflateStream
<?php $stream = new HttpInflateStream; echo $stream->update($data); echo $stream->finish();?>