2017 © Pedro PelĂĄez
 

library pharly

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

image

cleentfaar/pharly

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

  • Sunday, July 13, 2014
  • by cleentfaar
  • Repository
  • 2 Watchers
  • 1 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Pharly

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

Build Status Latest Stable Version Latest Unstable Version Scrutinizer Code Quality Code Coveragebr/ SensioLabsInsight Total Downloads License, (*2)

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., (*3)

Thanks to

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

The Versions

13/07 2014

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

zip archive tar gz bz2