Gustavo Lopes 19bcaf064c Add badges
2017-07-21 18:47:10 +01:00
2017-07-21 18:41:06 +01:00
2017-07-21 18:39:06 +01:00
2017-07-21 18:40:58 +01:00
2017-07-21 18:41:06 +01:00
2017-07-21 18:41:06 +01:00
2017-07-21 18:41:06 +01:00
2004-06-11 08:01:01 +00:00
2010-05-31 20:05:42 +00:00
2013-10-11 15:29:34 +04:00
2017-07-21 18:40:58 +01:00
2017-07-21 18:40:58 +01:00
2017-07-21 18:41:06 +01:00
2017-07-21 18:40:58 +01:00
2017-07-21 18:47:10 +01:00
2010-04-28 15:42:06 +00:00
2017-07-21 18:40:58 +01:00
2017-07-21 18:40:58 +01: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.

[![Build Status Appveyor](https://ci.appveyor.com/api/projects/status/cbgpepx6kyax2198/branch/master?svg=true)](https://ci.appveyor.com/project/cataphract/php-rar/branch/master)
[![Build Status Travis](https://travis-ci.org/cataphract/php-rar.svg?branch=master)](https://travis-ci.org/cataphract/php-rar)
[![codecov](https://codecov.io/gh/cataphract/php-rar/branch/master/graph/badge.svg)](https://codecov.io/gh/cataphract/php-rar)
Description
No description provided
Readme 3.4 MiB
Latest
2026-02-25 09:32:08 +01:00
Languages
C++ 66%
PHP 19.4%
C 13.8%
Makefile 0.3%
M4 0.2%
Other 0.2%