rahulyhg / UnPhar

Extracting a Phar (PHP Archiver) using PHP CLI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Extracting a Phar (PHP Archiver) using PHP CLI.

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%