Antony Dovgal 23da64a92f fix compile failure in 5.5+
and fix a compile warning while at it..
2013-04-02 16:03:24 +00:00
2011-06-12 03:51:54 +00:00
2010-05-29 11:23:18 +00:00
2010-05-29 11:23:18 +00:00
2004-06-11 08:01:01 +00:00
2010-05-31 20:05:42 +00:00
2011-06-12 03:51:54 +00:00
2011-06-12 03:51:54 +00:00
2010-12-11 05:56:20 +00:00
2013-04-02 16:03:24 +00:00
2011-01-08 04:47:02 +00:00
2011-01-14 11:40:42 +00:00
2010-04-28 15:42:06 +00:00

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
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:22:43.004Z
Readme 685 KiB
Languages
C++ 70.1%
C 18.3%
PHP 11.3%
M4 0.2%
JavaScript 0.1%