Shared bookmarks for del.icio.us user Synesthesia on 2005-7-19

  • Simple Test framework for PHP:
    The heart of SimpleTest is a testing framework built around test case classes. These are written as extensions of base test case classes, each extended with methods that actually contain test code. Keywords: Testing/Tools
  • A Sample PHP Application:
    Tony Marston has a built a complete 3-layer PHP application framework and provided it as a demo application with very extensive notes Keywords: PHP