mirror of
https://github.com/php-win-ext/php-rar.git
synced 2026-03-24 13:02:06 +01:00
svntree
git-svn-id: https://svn.php.net/repository/pecl/rar/trunk@312082 c90b9560-bf6c-de11-be94-00142212c4b1
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.
Description
Releases
1
Languages
C++
66%
PHP
19.4%
C
13.8%
Makefile
0.3%
M4
0.2%
Other
0.2%