Skip to content

sbayandin/zip2phar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

zip2phar

This PHP-application converts your ZIP-archive to PHAR-archive

  1. Run
  2. Insert path to your ZIP-archive and press Enter
  3. Insert path to your PHAR-archive when it will be created and press Enter
  4. Done

If in root of archive file autoload.php exists, it will be used as bootable file

Also you can run application with arguments. So you don't need to insert paths everytime. Example: php zip2phar.phar "/path/to/myApp.zip" "/path/to/myApp.phar"

Use xRefCoreCompiler to pack application.

About

Converts zip to PHAR-archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published