unzipper
unzipper copied to clipboard
Small class to extract + compress .zip, .gz, .rar archives via browser.
This pull request aims to add a new feature to unzipper. If an archive to be extracted only contains one single directory in its root, unzipper can now choose to...
Ignore files with ignore.txt, just like .gitignore file
Hi, I know this might be a little off-topic, but If you could build in a "gitignore" functionality in the zipper part it would make this tool stellar for deploying...
Anyone knows why the response is empty and could replace this with a proper fix, I'd be very glad. With this line it works fine. Remove it, and no response...
I made two main changes as listed below, - Changed the User Interface of the **unzipper.php** - Added a functionality of scanning sub directories for all archives And at last...
Hey, I am trying to simply unzip a zip file. However, I am getting this permission denied issue. The odd thing is that if I loook at the permission of...