Stoyan Stefanov posts about some handy PHP development tools that he's added to his TextPad software and wanted to share with the community.
There's four tools in the list (links off of his Tools menu):
- PHP lint (a.k.a. syntax check)
- PHP help
- PHP Manual
- JS Lint
On ones like the PHP manual, it's really a link to a browser that opens the right page on the PHP.net website.