News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Greg Beaver's Blog:
Introducing pecl extension phar
February 07, 2007 @ 08:25:00

On his blog today, Greg Beaver has introduced a new pecl extension to add the phar functionality into any PHP installation as easily as adding any other pecl functionality.

After 14 months and nearly 200 commits, Marcus Borger and I have finished the first release of the phar extension in PECL. Phar provides both a stream wrapper (phar://) and a Phar class which can be used to access the contents of a phar archive. What is a phar archive? Think of it as a virtual filesystem that is customized for use with PHP, sort of like a Java .jar archive. Incidentally, the phar extension is a C implementation of the principles behind the PHP_Archive PEAR package.

A beginners guide to installation and usage is included, showing how to configure your installation and create two simple packages - one with a simple "Hello world" PHP script inside and the other grabbing the entire contents of a directory (and subdirectories) and pushing them in.

0 comments voice your opinion now!
phar pecl extension phparchive pear package guide install configure phar pecl extension phparchive pear package guide install configure



Similar Posts

Brian Moon's Blog: PHP's MySQL connection timeout

Greg Beaver's Blog: Mac OS X ships with security hole-laden PEAR - how to upgrade immediately

Community News: Latest PEAR Releases for 08.14.2006

Stefan Mischook's Blog: Installing PHP and MySQL on the Mac with MAMP

RoofTopSolutions.nl: Caching in PHP using the filesystem, APC, and Memecached


Community Events







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


PEAR database zendframework framework releases zend code PHP5 cakephp job package developer security ajax mysql application book release conference example

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