forked from Jan-E/php_pecl_rar7
-
Notifications
You must be signed in to change notification settings - Fork 0
PHP7 extension for reading RAR archives using the bundled UnRAR library
License
jordanmiguel/php_pecl_rar7
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
About
PHP7 extension for reading RAR archives using the bundled UnRAR library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 70.8%
- C 17.6%
- PHP 11.3%
- Other 0.3%