Top Level :: File Formats

Package Information: Archive_Tar

» Summary» License
Tar file management classPHP License
» Current Release» Bug Summary
1.3.2 (stable) was released on 2007-01-03 (Changelog)
  • Package Maintenance Rank: 83 of 161 packages with open bugs
  • Number of open bugs: 6 (47 total bugs)
  • Average age of open bugs: 309 days
  • Oldest open bug: 505 days
» Description
This class provides handling of tar files in PHP.
It supports creating, listing, extracting and adding to tar files.
Gzip support is available if PHP has the zlib extension built-in or
loaded. Bz2 compression is also supported with the bz2 extension loaded.
» Maintainers» More Information
» Packages that depend on Archive_Tar