News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Greg Beaver's Blog:
behold pecl/phar and mighty PHP 5.3, also php|arch and php|tek
0 comments :: posted Thursday March 27, 2008 @ 13:49:44
voice your opinion now!

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.

tagged with: pecl phar extension php5 api manual upgrade


Greg Beaver's Blog:
pharring a web application - phpMyAdmin
0 comments :: posted Friday April 21, 2006 @ 07:46:44
voice your opinion now!

From Greg Beaver today, there's a new post showing off an exciting new demonstration of the PHP_Archive package to install phpMyAdmin in one single .phar file.

But for now, I'm excited to have a unique demonstration of PHP_Archive's power. The file http://pear.chiaraquartet.net/phpmyadmin.phar (Note: right-click and save) is a single-file bundling of the popular phpMyAdmin application. The only thing it needs to function properly is a config.inc.php file. A template file is auto-generated on the first time it is run.

He gives a bit more instruction on how to get it all set up, but it's a very cool example of the power of this little package. There's a few bugs Greg mentions that he and Davey Shafik have been looking into, but no major issues.

tagged with: php phar php_archive package install bundle pear php phar php_archive package install bundle pear


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

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