cataphract / php-rar

PECL rar extension

Home Page:http://pecl.php.net/package/rar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP extension for reading RAR archives using the bundled UnRAR library.

This extension uses a modified version of the UnRAR library. The UnRAR library is an official open-source library by RARLabs, an auto generated subset of the RAR codebase. It is available from http://www.rarlab.com/rar_add.htm Please note that it has a more restrictive license than the PHP bindings, barring using it to re-create the RAR compression algorithm. See unrar/LICENSE.txt for details.

Some modifications have been applied to the UnRAR library, mainly to allow streaming extraction of files without using threads.

Build Status Appveyor Build Status Travis codecov

About

PECL rar extension

http://pecl.php.net/package/rar

License:Other


Languages

Language:C++ 66.0%Language:PHP 19.4%Language:C 13.7%Language:Makefile 0.3%Language:M4 0.2%Language:Shell 0.1%Language:Batchfile 0.1%Language:JavaScript 0.1%