Links to know aboutMusic The Chiara String Quartet Chiara Quartet (MySpace) Greenwood Music Camp UNL School of Music PHP PEAR Installer Manifesto phpDocumentor PEAR phar docblock PHP_Parser PHP_Parser_DocblockParser PHP_ParserGenerator PHP_LexerGenerator PEAR_PackageFileManager PHP_Archive Games_Chess Blogs Joshua Eichorn Paul M. Jones Davey Shafik Popular EntriesSetting up your own PEAR channel with Chiara_PEAR_Server - the official way
(26) Do you develop a website? It is infinitely better to synchronize live and development sites using the PEAR Installer(25) doing the PEAR thing(19) Using PEAR 1.4.0 to install PEAR packages on a remote host(19) phpDocumentor and __get/__set/__call - give us your ideas (RFC)(17) CategoriesPowered by |
Wednesday, August 29. 2007phar gets a major speed boost with version 1.2.1Trackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Yep, a real world example would really help (somthing else than that phpmyadmin package). I still don't get it.
What's the point of creating yet another non-standard me-too package format? Why isn't the internal structure just PKZIP? Having MD5 or SHA1 hash values is no more a "signature" than ZIPs CRC32. The cryptic internal byte-length format only adds obscurity, and doesn't make it tamper-safe, faster, more useful or anything else. What is the selling point of phar over zip:// exactly? The bootstrap code could work as well with a ZIP archive - wouldn't it?
unlike .zip, you can run phar archives directly as if they were php files. In other words, if you renamed "blah.phar" to "blah.php" you could access it via
php blah.php or as http://www.example.com/blah.php and it would work just fine. This is not possible with .zip format. Also, you are incorrect about speed - the format is much faster than alternatives. a .zip archive with a tacked on bootstrap would need to strip the bootstrap prior to accessing it, necessitating much more work, and the necessary performance loss. In addition, this would not work with any standard .zip tools, negating the benefits of using .zip
this is definately a good release. I made a dutch manual at the dutch learnwiki
thanx http://www.leerwiki.nl">MD5 |
Links in this article
PEAR Installer ManifestoCalendar
QuicksearchMy Latest ReleasesTop Exitspear.php.net (321)
www.php.net (101) pecl.php.net (78) pear.chiaraquartet.net (73) news.php.net (65) Blog Administration |
|||||||||||||||||||||||||||||||||||||||||||||||||