Btw, this topic reminded me in old days when I was just started learning how to program properly (it was 2006). It was after I've read a bunch of books about proper OOAD, TDD and other weird acronyms.
https://github.com/iLobster/mzz - this is a another-originally-intended-to-be-super-light-and-flexible-framework, and I led it from 2006 to 2009 ;-) https://github.com/iLobster/mzz/tree/master/src/tests/cases - there are even tests for it and the site is still alive http://mzz.ru/ (not sure who maintains it nowadays though) On Wednesday, May 8, 2013 10:57:25 AM UTC+12, chtombleson wrote: > > New PHP 5 web framework Powerstack. > > Currently in beta > > Website: http://powerstack-php.org/ > Github: https://github.com/powerstack/powerstack > > > Powerstack is a full featured framework that draws on some of the most > popular frameworks out there. Powerstack mainly draws ideas from > Dancer<http://perldancer.org>a perl web framework. > > Powerstack includes a very powerful plugin and hooks system, this make it > very easy to extend the core functionality or provide your own custom > functionality. > > The most interesting and cool thing in Powerstack is how you define your > routes/urls. It uses a similar system to that in Dancer<http://perldancer.org> > . > This makes creating Restful web applications easy and straight forward. > > -- -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "NZ PHP Users Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
