Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第12,85112,860项(搜索用时0.011秒)
devel/PHP_ArrayOf-0.2.1 (Score: 9.2878623E-4)
Abstract class package to create arrays of specific element types
Allows to create classes similar to ArrayObject with additional element type or index constraints.
devel/PHP_Beautifier-0.1.15 (Score: 9.2878623E-4)
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_CodeSniffer-2.6.2 (Score: 9.2878623E-4)
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: 9.2878623E-4)
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: 9.2878623E-4)
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_Parser-0.2.2 (Score: 9.2878623E-4)
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_ParserGenerator-0.1.7 (Score: 9.2878623E-4)
Convert files from lemon parser to php5
Translate a grammar file in the lemon parser generator format into a PHP 5-based parser
devel/PHP_UML-1.6.2 (Score: 9.2878623E-4)
PEAR Class to Create UML Representation of PHP Code
PHP_UML is a reverse-engineering package that scans PHP files and directories, and delivers an UML/XMI representation of the classes and packages found.
devel/Pager-2.4.9 (Score: 9.2878623E-4)
PEAR data paging class
PEAR::Pager takes an array of data as input and pages it according to various parameters. It also builds links within a specified range, and allows complete customization of the output (it even works with front controllers and mod_rewrite). Two operating modes available: "Jumping" and "Sliding" window style.
devel/PhpDocumentor-1.4.4 (Score: 9.2878623E-4)
Provides automatic documenting of php-api from the source
The phpDocumentor tool is a standalone auto-documentor similar to JavaDoc written in PHP. It differs from PHPDoc in that it is MUCH faster, parses a much wider range of php files, and comes with many customizations including 11 HTML templates, Windows help file CHM output, PDF output, and XML DocBook peardoc2 output for use with documenting PEAR. In addition, it can do PHPXref source code highlighting and linking.