Ports Search

Results 5,0115,020 of 5,886 for /net-im/.(0.01 seconds)
devel/spl_types-0.4.0 (Score: 0.0052562496)
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: 0.0052562496)
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: 0.0052562496)
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: 0.0052562496)
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: 0.0052562496)
PECL extension to the libsvn library
PHP bindings to the libsvn library which provide access to subversion repositories.
devel/sync-1.0.1 (Score: 0.0052562496)
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/trace-0.3.0 (Score: 0.0052562496)
Low-overhead tracing tool for PHP
Trace is a low-overhead tracing tool for PHP. It can trace all PHP execution, function calls, request information during run-time. And provides features like Filter, Statistics, Current Status and so on. It is very useful to locate blocking, heavy-load problems and debug in all environments, especially in production environments.
devel/uopz-2.0.7 (Score: 0.0052562496)
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.
devel/uploadprogress-1.0.3 (Score: 0.0052562496)
Provides track progress of a file upload
An extension to track progress of a file upload.
devel/uuid-1.0.4 (Score: 0.0052562496)
UUID extension in PHP
A wrapper around libuuid from the ext2utils project.