This package can compress and extract files from a single file.
There is a class that can create a compressed archive file. Files may be compressed and added to the archive, optionally encrypting the contents using a given password.
Another class can extract the files from a previously compressed archive, eventualy decrypting the file contents using the original encryption password.
There are also two other classes for listing, adding or removing files in compressed archive files.
| Not yet rated by the users |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| Anti_Mcrypt |
Conditional |
If you want to encrypt archieves, you will have to have the mcrypt extensions installed. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
CFALib |
Class |
All 4 Classes of the Library |
Examples |
Example |
Example code and a short documentation for all 4 classes. |