Ports Search

Results 11,52111,530 of 19,819 for %22HTTP Server%22.(0.011 seconds)
devel/spl_types-0.4.0 (Score: 9.2878623E-4)
PECL extension of a collection of special typehandling classes
The SPL_Types extension is a collection of special typehandling classes.
devel/spread-2.1.0 (Score: 9.2878623E-4)
Php Interface to the Spread Toolkit API
pecl-spread is a extension for PHP to support the Spread toolkit API. While Spread is an open source toolkit that provides a high performance messaging service that is resilient to faults across local and wide area networks.
devel/statgrab-0.6.0 (Score: 9.2878623E-4)
PECL extension to retrieve information from libstatgrab
libstatgrab is a library that provides a common interface for retrieving a variety of system statistics on a number of *NIX like systems. This extension allows you to call the functions made available by libstatgrab library.
devel/strict-0.4.1 (Score: 9.2878623E-4)
Strict scalar parameter type hint support for 5.4+
The strict extension introduces support for strict scalar parameter type hints without changing Zend. Support for the following types is introduced: * string * integer, int * float, double * boolean, bool * resource Variadic support for all of the above types is also included.
devel/svn-1.0.3 (Score: 9.2878623E-4)
PECL extension to the libsvn library
PHP bindings to the libsvn library which provide access to subversion repositories.
devel/guile-lib-0.2.2 (Score: 9.2878623E-4)
Repository of useful code written in Guile Scheme
Guile-Lib is intended as an accumulation place for pure-scheme Guile modules, allowing for people to cooperate integrating their generic Guile modules into a coherent library. Think "a down-scaled, limited-scope CPAN for Guile". Also, it can be seen as a code staging area for Guile; the Guile developers could decide to integrate some of the code into guile-core. An example for a possible candidate is SRFI-35.
devel/sync-1.0.1 (Score: 9.2878623E-4)
Named and unnamed synchronization objects in PHP
The sync extension introduces synchronization objects into PHP. Named and unnamed Mutex, Semaphore, Event, and Reader-Writer objects provide OS-level synchronization on both *NIX (POSIX semaphores required) and Windows platforms.
devel/libx86-1.1 (Score: 9.2878623E-4)
Hardware-independent library for executing real-mode x86 code
It's often useful to be able to make real-mode x86 BIOS calls from userland. Linux lrmi provides a simple interface to this for i386 machines, but this doesn't help on other platforms. libx86 provides the Linux lrmi interface, but will also run on platforms such as amd64 and alpha.
devel/libxalloc-1.0.4 (Score: 9.2878623E-4)
Memory allocation library with error checking
xalloc is a memory allocation library with error checking. It contains wrappers including error checking for memory allocating C-functions.
devel/uopz-2.0.7 (Score: 9.2878623E-4)
User Operations for PHP Zend engine
The uopz - User Operations for Zend extension exposes Zend Engine functionality normally used at compilation and execution time in order to allow modification of the internal structures that represent PHP code, and for user code to interact with the VM.