Joshua Eichorn has blogged about three new projects he's added to the PEAR2 repository:
- COnsole_CommandLine - a port of the PEAR1 console package
- Template_Dwoo - a Smarty-compatible template engine
- template_engine - a simple templating engine (and the example package for namespace usage)
Not really what I expected to be the first round of new code, but its nice to be setting up access for people. Oh and remember PEAR2 is targeted at php 5.3 but not everything is namespaced yet since not everyone wants to run snapshots of php for development.
You can find more of the packages on the PEAR2 svn repository.