Main > Dev Tools - Page 2 of 2


May 8, 2007

Sponsored Post: NetShiftMedia have a great Regular Expression Tool and Library to test live your regular expressions. The page provide a collection of ready to use test cases for example if you want to validate date, decimal number, document filenames,...

April 23, 2007

Xdebug is one of the indispensable tools for PHP developers (latest version 2.0.0RC3) providing colorful stack-traces and function-traces. Jérôme Renard posted over his blogix an xdebug patch to improve data readability and result display, there is not much changes but...

November 25, 2006

I experienced before parser and lexer using PHP but without success, Wez have made this dream come true using Lemon and JLex. The parser and Lexer he made are available under BSD license. You need a C compiler to build...

June 7, 2006

The latest version of SourceGuardian, version 6.0, sees adds a host of features that will be welcomed by software developers needing protect and distribute their online applications SourceGuardian announced version 6.0 of their PHP Encoding and encryption software. This new...

May 9, 2006

Mantis is a PHP/MySQL-based bugtracking system. It is extremely easy to deploy and customize, and features one of the simplest and cleanest interfaces of any tracking tool available. It supports multiple projects and email notification, and is localized for over...

May 6, 2006

GimPHP is a new PHP class library to write Gimp scripts directly in PHP. It uses the gimuse server to drive Gimp. You can use cut and paste Gimp options because concurrency is handled. It also includes an example of...

May 1, 2006

phpautotest is a tool for testing PHP-driven Web sites. It has to be walked through your Web site once, and it can then follow the same steps and report whether the pages did not work as expected. Variable values as...
< prev page 1 2 next page >