News Feed
Jobs Feed
Sections




News Archive
Thomas Weidner's Blog:
Compression and Decompression for ZF
September 23, 2009 @ 10:26:40

As Thomas Weidner mentions in a new blog post, starting with the 1.10 release of the Zend Framework there'll be a new component to help with compressing and decompressing files - Zend_Filter_Compress/Decompress.

The new components Zend_Filter_Compress and Zend_Filter_Decompress provide a unified API for several compression formats. Actually the formats BZ2, GZ, LZF, RAR, TAR and ZIP are implemented: You can not only work with Strings, but also with Files and also with complete Directories.

He includes a quick example of how it will work with both data (like a string) and writing out the information to a compressed file. You can find out more about the component from Thomas' proposal on the Zend Framework wiki.

0 comments voice your opinion now!
zendframework compress decompress


blog comments powered by Disqus

Similar Posts

Matthew Turland's Blog: Models in Zend Framework

ZendCasts.com: Transparent Logging with Zend_Log

Michelangelo van Dam's Blog: Zend Framework data models

Chris Hartjes' Blog: The Story and Rebirth Of Zend_Service_Audioscrobbler, Part 1

Zend Developer Zone: Zend_Acl / Zend_Auth example scenario


Community Events











Don't see your event here?
Let us know!


introduction conference example interview composer opinion zendframework2 development series community language release testing database tool code functional framework object podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework