Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

phar-gui - A graphical user interface for phar files

Website:
https://github.com/jgmdev/phar-gui
Licence:
MIT
Vendor:
Remi Collet
Description:
A graphical user interface developed with wxPHP to manage, extract and
view the content of PHP phar files.

The interface of the application was developed with wxFormBuilder and its
source code can serve as an example of how to integrate graphical user
interfaces designed with wxFormBuilder in your code.

Features:
- Create phar files
- View the content of a phar
- Extract all the content of a phar file
- Extract single files in the phar
- Add empty directories to a phar file
- Add external files to a phar
- Delete files from a phar
- Modify phar file stub
- Modify phar file alias
- View the code of php files inside the phar by double clicking them.

Packages

phar-gui-1.0-0.2.20150609gitbc1177a.el7.remi.noarch [41 KiB] Changelog by Remi Collet (2015-06-09):
- new snapshot, for pecl/wxWidgets 3.0.2.0
- fix license handling
phar-gui-1.0-0.2.20140417gitedbd631.el7.remi.noarch [41 KiB] Changelog by Remi Collet (2014-04-25):
- keep LICENSE.txt in /usr/share/phar-gui (used in the GUI)
- open https://github.com/jgmdev/phar-gui/pull/1