News Feed
Jobs Feed
Sections




News Archive
Nick Williams' Blog:
The New .phar PHP Package
September 24, 2008 @ 09:38:40

In a quick post to his blog, Nick Williams points out a very handy extension for PHP - Phar.

Today I discovered a very powerful addition to the PHP world. Phar is an archive extension for PHP that allows an entire PHP application to be packaged into a single file. It's basically PHP's answer to Java's .jar archive format. Don't get excited yet, it gets better...

He mentions the reasons that make it "particularly handy" such as it being integrated into the next major PHP release (5.3) and that it makes deployment quick and easy. He includes a brief code snippet to show how a sample Phar archive could be created (via streams).

0 comments voice your opinion now!
phar package deployment extension php5 stream


blog comments powered by Disqus

Similar Posts

DevShed: Introducing Static Members and Methods in PHP 5 (Part 1)

Dries Buytaert\'s Blog: Drupal webserver configurations compared

Secunia.com: PHP SOAP Extension HTTP Authentication Weak Nonce

Dave Gardner's Blog: PHP Deployment with Capistrano

Mike\'s Blog: Hash Extension


Community Events











Don't see your event here?
Let us know!


development opinion series usergroup symfony2 language introduction interview release framework phpunit rest testing database podcast conference unittest functional zendframework2 community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework