This post originated from an RSS feed registered with PHP Buzz
by Mike Naberezny.
Original Post: Horde/Routes 0.4 Released
Feed Title: MikeNaberezny.com
Feed URL: http://mikenaberezny.com/category/php/feed/
Feed Description: Mike Naberezny blogs about PHP tricks, better PHP programming, test driven development, and other dynamic language topics.
Horde/Routes 0.4 has been released. Horde/Routes is a URL mapping system for PHP 5 that provides classes for mapping URLs to the controllers and actions of an MVC system. Learn more at the project website or this presentation.
This version includes a new utility class, Horde_Routes_Printer, a debugging aid ...