PHP Classes
elePHPant
Icontem

createZip

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 63       Packages icon Packages (13)   Packages icon Forums icon Package forums (50)  

      1-10   11-13   Next >  
This class can create ZIP archives from lists of files. The class provides means to add individual files or whole directories to the list of files packed into a ZIP archive. The class can generate the packed archive as a string value. The class can also output the necessary request response headers ...
This class can be used to create ZIP archives for large number of (large) files. ZipStream will send data to the client as the files are added to it, this avoids the problem of potential time-outs if you have to add a large number of files, such as site backups. ZipStream can also handle large files ...
... -and-publish Submit ZIP archives to Produce and Publish servers   This class can be used to send ZIP archives to Produce and Publish servers. It can create ZIP archives of all the files to publish in a given directory. The class can send XML-RPC requests to submit the archives to a given Produce an Publish ...
AlfaZoneSoft Zip Lib Support forum azsziplib Create archives of files in the ZIP format   This class can be used to generate archives of files in the ZIP format. It can add multiple directories and files to the archive. The files are compressed with the zlib library extension. The resulting ZIP archive ...
This class can be used to create archives of compressed files in ZIP format. It is based on the Create Zip File class originally written by Rochak Chauhan. This version writes the compressed archive to a file instead of a variable when the archive size exceeds a given memory usage threshold. It can ...
ZipLib 2 Support forum ziplib Create .ZIP archives to pack many compressed files   This class can be used to pack multiple files to create a single compressed archive in the .ZIP format. This class is based on a library known as zip.lib.php written by Eric Mueller, Denis125 and Peter Listiak. It was ...
Zip File Support forum zipfile Create and extract ZIP archives in purely in PHP   This class can be used to create and extract ZIP archives. It can add and list files and directories in a ZIP archive. The class uses pure PHP code, so it does not use the PHP ZIP extension. Example of using class to ...
This package can be used to manage archives in the tar, gzip, bzip2 and zip formats. There is a factory class that can perform several types of actions on packed archive files: create a new archive, retrieve information about the contents of an archive, and extract the files and directories contained ...
TAR/GZIP/BZIP2/ZIP Archives Support forum archive Create tar/gzip/bzip2/zip, extract tar/gzip/bzip2.   Allows the creation of tar, gzip, bzip2, and zip archives, and the extraction of tar, gzip, and bzip2. Supports relative paths/no paths, comments, and recursing through subdirectories. Can write ...
Online zip modifier Support forum online_zip_modifier Modify the files in a ZIP archive   This class can be used to modify the files in a ZIP archive without creating temporary files in the server. It is an enhanced version of another class previously written by Joshua Townsend. This version can open ...

      1-10   11-13   Next >