Ports Search

Results 3,7713,780 of 5,623 for /devel/.(0.003 seconds)
devel/XML_Transformer-1.1.2 (Score: 0.032514982)
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_Tree-1.1 (Score: 0.032514982)
PEAR class for representing XML data in a tree structure
Represent XML data in a tree structure. Allows for the building of XML data structures using a tree representation, without the need for an extension like DOMXML.
devel/XML_Util-1.3.0 (Score: 0.032514982)
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.032514982)
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.032514982)
This extension allows to use inotify functions in a PHP scripts
The inotify extension allows to use inotify functions in a PHP script.
devel/libftdi1-1.1 (Score: 0.032514982)
Library (using libusb) to talk to FTDI chips
libftdi1 - A library (using libusb) to talk to FTDI's FT2232C, FT232BM and FT245BM type chips including the popular bitbang mode. Note: When you get a -5 error "can't claim usb device" during ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded.
devel/jsmin-2.0.1 (Score: 0.032514982)
PHP extension for minifying JavaScript
This extension provides an API for minifying JavaScript.
devel/libgrading-0.1.2 (Score: 0.032514982)
Simple library for grading C- and C++-language assignments
This is a simple library for grading C- and C++-language assignments. It runs each test case in a child process in order to capture common programming errors such as infinite loops and segmentation faults.
devel/jsonc-1.3.7 (Score: 0.032514982)
PECL extension for JSON manipulation
Support for JSON (JavaScript Object Notation) serialization. This is a drop-in alternative to PHP standard json extension.
devel/pep8-1.7.0 (Score: 0.032514982)
Python style guide checker
pep8 is a tool to check your Python code against some of the style conventions in PEP 8.