» Details |
---|
|
» Comment |
As we spoke of, I would like to see a better format in version 1.0 of PHP_Archive, one that has these features: 1) automatic bundling of PHP_Archive in the archive itself (a squashed, de-commented version, of course) 2) support for absolute phar paths like phar://package.phar/path/to/file.php, so that phars can be bundled inside other phars 3) eventual support for packaging phars using PEAR, and even distributing PEAR's go-pear as a .phar but that is more of a "make sure it's not impossible or too difficult" request :) |