This class can be used to modify or create a ZIP archive in pure PHP, without need of temporary files.
TbsZip can list, add, delete, replace files that are contained in an archive. The new content of a file can either come from a PHP string (binary string as well as text string), or from a physical external file.
The original archive is not modified. The modified archive can be provided as a new physical file, an HTTP download, or a binary string.
Any files in the archive can be extracted, but the contents of a file can be compressed or uncompressed since the ZLib extension is available. compression and uncompression is then automatic.
|
|
| Name: |
TbsZip - a zip modifier and creator |
| Base name: |
tbszip |
| Description: |
Edit a Zip archive in pure PHP, no temporary files |
| Version: |
2.12 |
| PHP version: |
5 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
559 users |
| All time rank: |
4615 |
| Week users: |
0 users |
| Week rank: |
1358  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
| Link |
Description |
| OpenTBS |
a plugin for merging OpenOffice and Ms Office documents with the TinyButStrong template engine |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|