UPDATE 30-03-2012: Fabien Potencier made the necessary changes to move the tests to each components source folder. See commit . That's a great move from Symfony's part . But what will happen to at Zend Framework?
The Aura Project for PHP 5.4 releases Beta2 for the components. Now all the Aura packages are releases via release tool which makes it automated way. Currently Aura Components can be installed via composer and github. We will soon release the pear packages once the new phar file is released by Pyrus which includes the fix for creating packages with dot. See https://github.com/pyrus/Pyrus/issues/75
For those who are new to Aura , Aura project was a component based library planned for 5.3+, which is a major rewrite of Solar framework for PHP. As PHP 5.4 RC4 has already released and within a few weeks we expect 5.4 having a stable release. So today in the eve of New Year, Paul M Jones the lead developer for Aura Project for PHP officially announced Aura will be targetting for PHP 5.4 + and not for 5.3.
Some of you may be knowing that I have been playing with Aura components for the past few months . The Aura is a PHP 5.3 collection of library . Its the next major release of Solar PHP framework of Paul M Jones. If you want to use it as a framework the system makes it possible. Aura uses dependency injection in the core .
There are lots of open-source projects in github.com . I love contibuting to open-source projects. It may not be that much easy as github. But it didn't happened until I did a pull request to AuraPHP. I was really excited that it was merged with more changes made by Paul M Jones .
Recent comments