Greg Beaver talks about a big push that he's making towards
PEAR2 by working hard on an integral piece of the puzzle - the
Pyrus installer.
I'm churning out code to turn its installer, Pyrus, from vaporware into actual code. Along these lines, there has been significant progress. The code has been developed on PHP 5.2, but will most likely target PHP 5.3 with the introduction of namespaces. Pyrus completely revamps the way things are done.
Greg mentions some of the functionality the installer will use including XMLReader/XMLWriter, namespaces and bits of functionality from the Standard PHP Library (SPL). He's released what he's developed so far via
a PEAR channel with no other dependencies.
Greg Beaver's Blog: Working towards Pyrus and PEAR2, check it out or miss out - Read More...