Innovation Award
 August 2007
Number 7 |
CAB (Cabinet) files are often used by Microsoft to distribute software that has many files split over multiple archives.
This class provides a pure PHP solution to create CAB archives from a given list of files.
Manuel Lemos |
This class can be used to create packed archives in the CAB (Microsoft Cabinet) format.
It can add a CAB archive files, directories or even files from remote Web servers.
The generated CAB archive is written to a given file.
| There are not enough user ratings to display for 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.
| Link |
Description |
| LCAB |
Linux cab file maker, C and Perl |
| MS CAB SDK |
Cabinet file SDK for more detailed info on CAB files |
| File |
Role |
Description |
MakeCAB.class |
Class |
Primary Class file |
example |
Example |
An example of MakeCab use |