Skip to content

Flynsarmy/KOZip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Kohana 3.1 Zip module

This module is based off the one found in CodeIgniter 2.0.2.
It comes with an example controller /koziptest and 2 example files for zipping.

Documentation can be found here:
http://codeigniter.com/user_guide/libraries/zip.html

Additions made by me include:
- Chainable methods. read_file, read_dir and read_archive now throw Exceptions on error
- 'download' method now takes a Request as its first parameter.

For more information see:
http://www.flynsarmy.com/2011/06/download-multiple-files-with-kohana-3-1-zip-library

About

Zip module for Kohana 3.1 based on CodeIgniter 2.0.2's Zip module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages