Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Stoyan Stefanov's Blog:
PHP/Javascript dev tools for TextPad
Jul 16, 2007 @ 17:54:00

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.

tagged: textpad tool update lint help manual integrate textpad tool update lint help manual integrate

Link:

Stoyan Stefanov's Blog:
PHP/Javascript dev tools for TextPad
Jul 16, 2007 @ 17:54:00

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.

tagged: textpad tool update lint help manual integrate textpad tool update lint help manual integrate

Link:

PHPied.com:
phpDoc clip library for TextPad
Aug 31, 2006 @ 15:24:35

On PHPied.com, there's a handy little tool for users of TextPad out there - a plugin to make writing phpDoc comments in your code a bit easier.

Here's a little something I did to make it a bit easier to write API docs in TextPad, it's a clip library to save some typing when writing comments in the phpDoc format. I submitted it to the TextPad team, so at some point it will probably appear in the downloads section, but meanwhile you can get from here.

There's a direct download of the plugin as well as some screenshots of it in action.

tagged: phpdocumentor clip library textpad tcl script download screenshot phpdocumentor clip library textpad tcl script download screenshot

Link:

PHPied.com:
phpDoc clip library for TextPad
Aug 31, 2006 @ 15:24:35

On PHPied.com, there's a handy little tool for users of TextPad out there - a plugin to make writing phpDoc comments in your code a bit easier.

Here's a little something I did to make it a bit easier to write API docs in TextPad, it's a clip library to save some typing when writing comments in the phpDoc format. I submitted it to the TextPad team, so at some point it will probably appear in the downloads section, but meanwhile you can get from here.

There's a direct download of the plugin as well as some screenshots of it in action.

tagged: phpdocumentor clip library textpad tcl script download screenshot phpdocumentor clip library textpad tcl script download screenshot

Link:


Trending Topics: