Name: | php-pclzip |
---|---|
Version: | 2.8.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 245170 |
License: | LGPLv2 |
RPM: | php-pclzip-2.8.2-1.el7.noarch.rpm |
Source RPM: | php-pclzip-2.8.2-1.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.phpconcept.net/pclzip |
Summary: | Compression and extraction functions for Zip formatted archives |
Description: | PclZip library offers compression and extraction functions for Zip formatted archives (WinZip, PKZIP). PclZip gives you the ability to manipulate zip formatted archives. You can create an archive, list the content and extract all its content in the file system. PclZip defines an object class which represent a Zip Archive. This class manages the archive properties and offers access method and actions on the archive. |