Ports Search

Results 12,26112,270 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.013 seconds)
devel/HTML_Javascript-1.1.2 (Score: 6.4754924E-5)
Provides an interface for creating simple JS scripts
Provides two classes: HTML_Javascript for performing basic JS operations. HTML_Javascript_Convert for converting variables. Allow output data to a file, to the standard output(print), or return.
devel/HTML_Page2-0.6.1 (Score: 6.4754924E-5)
PEAR base class for XHTML page generation
The PEAR::HTML_Page2 package provides a simple interface for generating an XHTML compliant page: * supports virtually all HTML doctypes, from HTML 2.0 through XHTML 1.1 and XHTML Basic 1.0 plus preliminary support for XHTML 2.0 * namespace support * global language declaration for the document * line ending styles * full META tag support * support for stylesheet declaration in the head section * support for script declaration in the head section * support for linked stylesheets and scripts * full support for header link tags * body can be a string, object with toHtml or toString methods or an array (can be combined) Ideas for use: * Use to validate the output of a class for XHTML compliance * Quick prototyping using PEAR packages is now a breeze.
devel/PHPUnit-3.7.6 (Score: 6.4754924E-5)
PEAR regression testing framework for unit tests
PHPUnit is a regression testing framework used by the developer who implements unit tests in PHP. It is based upon JUnit, which can be found at http://www.junit.org/.
devel/PHP_Beautifier-0.1.15 (Score: 6.4754924E-5)
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_CompatInfo-1.9.0 (Score: 6.4754924E-5)
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/VersionControl_Git-0.4.4 (Score: 6.4754924E-5)
OO interface to handle Git repository
VersionControl_Git is a library that provides OO interface to handle Git repository. You can use Git command via the wrapper class. Some features are provided by high-featured interface.
devel/Ice-3.6.2 (Score: 6.4754924E-5)
Modern alternative to object middleware such as CORBA/COM/DCOM/COM+
An Ice language mapping for PHP is a recent and welcome addition to the Ice product portfolio, enabling developers to take advantage of the productivity offered by PHP's friendly syntax and extensive function library.
devel/qtscriptgenerator-0.2.0 (Score: 6.4754924E-5)
Tool that generates Qt bindings for Qt Script
Qt Script Generator is a tool that generates Qt bindings for Qt Script. With the generated bindings you get access to substantial portions of the Qt API from within Qt Script.
devel/pkgconf-1.0.1 (Score: 6.4754924E-5)
Utility to help to configure compiler and linker flags
pkgconf is a program which helps to configure compiler and linker flags for development frameworks. It is similar to pkg-config, but was written from scratch in Summer of 2011 to replace pkg-config, which now needs itself to build itself.
devel/foolscap-0.12.3 (Score: 6.4754924E-5)
RPC protocol for Twisted Python
Foolscap is an RPC protocol for Python+Twisted, providing a capability-based security model and flexible serialization. It is intended to replace Twisted's native "Perspective Broker" RPC system.