Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Joshua Eichorn's Blog:
PEAR2 Unconference
Oct 11, 2007 @ 19:22:04

Though there's no slides for his unconference PEAR2 talk, Joshua Eichorn has posted some of his planned features for the update to the popular PHP package repository:

I do have a list of new features planed(or already implemented) for the Pyrus installer.

The list includes:

  • no installation necessary. It runs out of the box as a .phar. No go-pear.phar needed
  • Pyrus is much more development/production-oriented, and will have a “deploy” command for managing deployment of development code to a production server
  • out-of-the-box supported packaging formats include .tar, .tgz, .tbz, .zip, and .phar
  • PHP 5.3+-based code means it fully utilizes cutting edge PHP features such as SPL iterators, XMLReader/XMLWriter, ZIP extension, phar extension (if enabled), exceptions
  • full application support is available with the new www and cfg (configuration file) roles

Check out his post for more items on the list.

tagged: zendcon2007 pear unconference pear2 update package zendcon2007 pear unconference pear2 update package

Link:


Trending Topics: