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

PHPBuilder.com: Taking Advantage of Simple Cloud with the Zend Cloud Component

Zend Developer Zone: Dynamically Generating PDF Files with PHP and Haru

Sanisoft Blog: Inspekt - put a firewall in your PHP applications

Christopher Jones' Blog: Statement caching bug fix to improve performance of OCI8 extension

Gennady Feldman's Blog:My recent learnings with Oracle Instant Client and OCI8 API


Community Events











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


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

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