06 April 2008
Tonic: A RESTful Web App Development PHP Library
by 2 othersTonic is an open source less is more, RESTful Web application development PHP library designed to do things "the right way", where resources are king and the library gets out of the way and leaves the developer to get on with it.
web.py-like in PHP, more verbose though.
01 March 2008
FirePHP - Extending Firebug < Reference
(via)The following example illustrates how to add a new panel called "Test Panel" to Firebug.
How to extend Firebug for your needs.