php - How to extract and "compress" .phar-files using Windows -


basically need extract, edit , re-pack .phar language file using windows. have downloaded php , trying run .phar files php.exe php program-window disappears.

is there easy way doing or step-by-step guide?

the php releases contain phar executable can run on windows, too.

you can use extract files , add files archive.

$ phar help-list add compress delete extract help-list info list meta-del meta-get meta-set pack sign stub-get stub-set tree version  $ phar add        add entries phar package.         required arguments:         -f  <file>   specifies phar file work on.        ...          number of input files , directories. if -i in                     use files , matching given regular                     expression being packed. if -x given files ... 

Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -