Top Level :: File Formats

Package Information: Archive_Tar

» Summary » License
Tar file management class New BSD License
» Current Release » Bug Summary
1.5.0 (stable) was released on 2024-03-16 by ashnazg (Changelog)
Easy Install

Not sure? Get more info.

pear install Archive_Tar

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Archive_Tar


Development Roadmap
  • Package Maintenance Rank: 9 of 229 packages with open bugs
  • Number of open bugs: 1 (82 total bugs)
  • Average age of open bugs: 2008 days
  • Oldest open bug: 2008 days

Report a new bug to Archive_Tar
» 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.
Also Lzma2 compressed archives are supported with xz extension.
» Maintainers » More Information

Packages that depend on Archive_Tar

Dependencies for Archive_Tar