Download the PHP package takuya/php-7z-cmd-wrapper without Composer
On this page you can find all versions of the php package takuya/php-7z-cmd-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download takuya/php-7z-cmd-wrapper
More information about takuya/php-7z-cmd-wrapper
Files in takuya/php-7z-cmd-wrapper
Download takuya/php-7z-cmd-wrapper
More information about takuya/php-7z-cmd-wrapper
Files in takuya/php-7z-cmd-wrapper
Vendor takuya
Package php-7z-cmd-wrapper
Short Description 7z Archiver Command Wrapper
License GPL-3.0-or-later
Package php-7z-cmd-wrapper
Short Description 7z Archiver Command Wrapper
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package php-7z-cmd-wrapper
7-Zip command wrapper for reading
7z command supports several type of archive.
requirements
rar will be installed as non-free
usage
Access with file name.
Access with index.
limitations
currently, this project aimed at READING archive. write/append not yet.
character encodings.(reading archive)
7z
command will encode filenames by shell ENV[LANG].
So we should take care of encoding using shell env LANG='XXX' and php mb_string.
cp932(jp/windows/filename) example. #01 using utf8
cp932(jp/windows/filename) example. #02 using cp932
Installation from github
Installation from packagist
All versions of php-7z-cmd-wrapper with dependencies
PHP Build Version
Package Version
The package takuya/php-7z-cmd-wrapper contains the following files
Loading the files please wait ....