/UnPhar

Extracting a Phar (PHP Archiver) using PHP CLI.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

UnPhar

A Simple software to extract PHAR into a files.

PHP VERSION >= 7.0
OS: Tested on Linux and Windows

How To Use

  1. Before extracting, make sure that "phars" folder is exists. (or it will generated automatically)
  2. Put all your phar file(s) into "phars" folder.
  3. Launch it and you can see extracted files on "extracted" folder.

About

Author: @KennFatt