Book review for PHP 5 e-Commerce
By RickJWagner - Posted on 16 March 2010
"The core of the book is about writing a web site to sell things. Early on the author introduces the handful of patterns that will be used (MVC, Registry, Singleton) then immediately provides a runnable skeleton MVC framework that handles only Products and Categories. After that, it's an incremental build chapter by chapter as the author adds features to the web site."
Review can be found here.


