Phpsa
PHP string analyzer is a static program analyzer that approximates the string output of a PHP program with a context-free grammar. The analyzer can be used to check properties of a PHP program. For example, it can be used to validate dynamically generated Web pages by a PHP program.
[ Homepage ]
| Author: | Yasuhiko Minamide. |
| Last modification date: | 03-Apr-2006 |
| Version: | 0.1.1 |
| Development status: | Beta |
| Kind: | Applications written in Caml :: Scientific software |
| License: | Open Source :: BSD |
| Topic: | Programming languages :: Program analysis |
| Homepage: | http://www.score.cs.tsukuba.ac.jp/~minamide/phpsa/ |