Ports Search

Results 3,7213,730 of 5,623 for /devel/.(0.004 seconds)
devel/PHP_Beautifier-0.1.15 (Score: 0.032514982)
PEAR beautifier for PHP
This program reformat and beautify PHP source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool.
devel/PHP_CodeBrowser-1.0.2 (Score: 0.032514982)
Code browser that augments the code with information
A code browser that augments the code with information from various QA tools.
devel/PHP_CodeCoverage-1.2.7 (Score: 0.032514982)
Library that provides PHP code coverage information
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
devel/PHP_CodeSniffer-2.6.2 (Score: 0.032514982)
PHP Script Tokenises and Sniffs PHP and JavaScript code
PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP and JavaScript code to detect violations of a defined coding standard. It is an essential development tool that ensures your code remains clean and consistent. It can also help prevent some common semantic errors made by developers.
devel/PHP_Compat-1.5.0 (Score: 0.032514982)
Provides missing functionality for older versions of PHP
PHP_Compat provides missing functionality for older versions of PHP.
devel/PHP_CompatInfo-1.9.0 (Score: 0.032514982)
PEAR class to find out the minimum version and extensions required
PEAR::PHP_CompatInfo will parse a file/folder/script/array to find out the minimum version and extensions required for it to run. Features advanced debug output which shows which functions require which version and CLI output script.
devel/PHP_Depend-1.1.0 (Score: 0.032514982)
PHP_Depend design quality metrics for PHP packages
PHP_Depend is an adaption of the Java design quality metrics software JDepend and the NDepend metric tool.
devel/PHP_PMD-1.4.1 (Score: 0.032514982)
PHP Mess Detector
The PHP Mess Detector aims to be a simplified PHP port of the well known Java Tool PMD. This project uses PHP_Depend to measure several software metrics from given source code, then it compares the calculated values with customizeable thresholds and reports all suspect software artifacts
devel/PHP_Parser-0.2.2 (Score: 0.032514982)
PHP Grammar Parser
PHP_Parser is a source code analysis tool based around a real Parser generated by PHP_ParserGenerator. The parser uses the same EBNF source that PHP uses to parse itself, modified for Lemon parser format, and it therefore as robust as PHP itself.
devel/PHP_Timer-1.0.4 (Score: 0.032514982)
Utility class for timing
Utility class for timing