Skip to content

A PHP library for the archiving and extraction of files and directories in .zip, .tar, .tar.gz, and .tar.bz2 formats.

License

Notifications You must be signed in to change notification settings

cleentfaar/pharly

Repository files navigation

Pharly

A PHP library for the archiving and extraction of files and directories in .zip, .tar, .tar.gz, and .tar.bz2 formats.

Build Status Latest Stable Version Latest Unstable Version Scrutinizer Code Quality Code Coverage
SensioLabsInsight Total Downloads License

Documentation

Pharly?

The name for this library has been derived from the PHAR extension that has been built-in with PHP since 5.2.0. Pharly heavily relies on PHAR's file-abstractions for it's archiving and extraction routines, which it in turn uses from the PHP_Archive package.

Thanks to

PHAR authors: Steph Fox (developer), Greg Beaver (lead) and Marcus Börger (lead)

About

A PHP library for the archiving and extraction of files and directories in .zip, .tar, .tar.gz, and .tar.bz2 formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages