12-05-2008, 10:58 PM
|
|
Confirmed User
Join Date: May 2008
Location: Charlotte, NC
Posts: 342
|
My personal favorites:
- Zend Framework - The MVC framework I couldn't live without
- CodeIgniter - Another good MVC framework
- HTMLPurifier - No one likes XSS/CSRF
- PHPUnit - You do use TDD, right?
- XDebug
- PHP Debug - This and XDebug and you're all set.
- WideImage - An older, yet very nice image processing class
|
|
|