Ports Search

Results 5,0315,040 of 5,824 for /net/.(0.006 seconds)
devel/hrtime-0.5.1 (Score: 0.014903333)
High resolution timing for PHP
The extension implements a high resolution StopWatch class. It uses the the best possible APIs on different platforms. It also makes possible to implement a custom stopwatch using low level ticks delivered by the underlaying APIs.
devel/XML_Transformer-1.1.2 (Score: 0.014903333)
PEAR XML Transformations in PHP
The XML Transformer allows the binding of PHP functionality to XML tags to transform an XML document without the need for and the limitations of XSLT.
devel/XML_Util-1.3.0 (Score: 0.014903333)
PEAR XML utility class
Selection of methods that are often needed when working with XML documents. Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more.
devel/htscanner-1.0.1 (Score: 0.014903333)
Support htaccess for PHP
Allow one to use htaccess-like file to configure PHP per directory, just like apache's htaccess. It is especially useful with fastcgi. This package was originally developed by Bart Vanbrabant.
devel/inotify-0.1.6 (Score: 0.014903333)
This extension allows to use inotify functions in a PHP scripts
The inotify extension allows to use inotify functions in a PHP script.
devel/jsmin-2.0.1 (Score: 0.014903333)
PHP extension for minifying JavaScript
This extension provides an API for minifying JavaScript.
devel/jsonc-1.3.7 (Score: 0.014903333)
PECL extension for JSON manipulation
Support for JSON (JavaScript Object Notation) serialization. This is a drop-in alternative to PHP standard json extension.
devel/picp-0.6.8 (Score: 0.014903333)
Driver for the Microchip Picstart Plus development programmer
This is a FreeBSD port of picp, a command line driver for the Microchip Picstart Plus development programmer. It is compatible with a variety of PICs including the 16F84.
devel/codegen-1.0.7 (Score: 0.014903333)
Tool to create code generators that operate on XML descriptions
This is an 'abstract' package, it provides the base framework for applications like CodeGen_PECL.
devel/perlconsole-0.4 (Score: 0.014903333)
Light program that lets you evaluate Perl code interactively
Perl Console is a light program that lets you evaluate Perl code interactively. It uses Readline for grabbing input and provides completion with all the namespaces loaded during your session. This is pretty useful for Perl developers that write modules. You can load a module in your session and test a function exported by the module. Readline is used to grab user input and provides then all the facilities your are used to : completion, key bindings, ...