News Feed
Jobs Feed
Sections




News Archive
Greg Beaver's Blog:
behold pecl/phar and mighty PHP 5.3, also php|arch and php|tek
March 27, 2008 @ 13:49:44

In a new post, Greg Beaver talks about a few things, the main one being a new release of the phar extension he's made - phar version 2.0.0a1 - a reworking of the previous functionality with loads of new features including:

  • Phar now supports tar and zip archives with the same API that is supports phar archives.
  • Phar has a front controller for web applications that fully handles MIME types, supports mod_rewrite-like functionality with far more flexibility
  • Phar supports phar:// stream wrappers in include_path for PHP 5.2+
  • Phar supports creation and modification of data-only tar and zip archives (no executable phar stub) via the PharData class.

There've also been updates to the manual for the project to reflect this new version of its API. You can download this latest version here: source or Windows DLL.

0 comments voice your opinion now!
pecl phar extension php5 api manual upgrade


blog comments powered by Disqus

Similar Posts

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

Zumba Engineering Blog: Mongounit Project Open Sourced

Mike Naberezny's Blog: Horde/Yaml 1.0 Released

ThinkPHP Blog: Webapplikationen mit PHP5 und IBM DB2

PHPBuilder.com: Parsing XML with the DOM Extension for PHP 5


Community Events









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


introduction functional opinion interview development api composer release event object framework zendframework2 unittest tool example language community testing podcast code

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