PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Phar file stub> <Creating Phar Archives
Last updated: Fri, 25 Jul 2008

view this page in

What makes a phar a phar and not a tar or a zip?

Cuprins

Ingredients of all Phar archives, independent of file format

All Phar archives contain three to four sections:

  1. a stub

  2. a manifest describing the contents

  3. the file contents

  4. [optional] a signature for verifying Phar integrity (phar file format only)



add a note add a note User Contributed Notes
What makes a phar a phar and not a tar or a zip?
There are no user contributed notes for this page.

Phar file stub> <Creating Phar Archives
Last updated: Fri, 25 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites