Ports Search

Results 4,9915,000 of 5,886 for /net-im/.(0.005 seconds)
devel/newt-1.2.9 (Score: 0.0052562496)
PHP language extension for RedHat Newt library
PHP language extension for RedHat Newt library, a terminal-based window and widget library for writing applications with user friendly interface. Once this extension is enabled in PHP it will provide the use of Newt widgets, such as windows, buttons, checkboxes, radiobuttons, labels, editboxes, scrolls, textareas, scales, etc. Use of this extension if very similar to the original Newt API of C programming language.
devel/operator-0.3 (Score: 0.0052562496)
PHP extension that provides operator overloading for PHP objects
PHP PECL extension provides possibility to overload operators for PHP objects. At the moment it allows overloading of the following operators: + - * / % << >> . | & ^ ~ ! ++ -- += -= *= /= %= <<= >>= .= |= &= ^= and ~=
devel/params-1.0 (Score: 0.0052562496)
PECL extension for a userspace equivalent of zend_parse_parameters()
The params extension provides userspace equivalent of zend_parse_parameters()
devel/parsekit-1.3.0 (Score: 0.0052562496)
Extension for opcodes runtime analysis
Provides a userspace interpretation of the opcodes generated by the Zend engine compiler built into PHP. This extension is meant for development and debug purposes only and contains some code which is potentially non-threadsafe.
devel/propro-1.0.2 (Score: 0.0052562496)
Facility to manage extension object properties
A facility to manage possibly persistent resources with a comprehensible API. Provides simliar functionality like the zend_list API, but with more flexiblity and freedom.
devel/propro-2.0.1 (Score: 0.0052562496)
Facility to manage extension object properties
A facility to manage possibly persistent resources with a comprehensible API. Provides simliar functionality like the zend_list API, but with more flexiblity and freedom. php70+ specific version only.
devel/pthreads-2.0.10 (Score: 0.0052562496)
Compatible Threading API for PHP5.3+
A compatible Threading API for PHP5.3+
devel/qb-2.4.0 (Score: 0.0052562496)
PHP Accelerator designed mainly for graphic work
QB stands for Quick Binary. It's a PHP extension designed to enable faster handling of binary data. It takes a function written in PHP and translate it for a specialized virtual machine. The use of static type information leads significantly higher performance than under PHP regular dynamic type system. A PHP+QB function can run anywhere from five to twenty times faster than regular PHP code. For even higher level of performance, one can compile PHP+QB functions to native code (on supported platforms). QB performs code translation on a per-function basis. It does not affect in anyway code not specially marked. Interaction between PHP+QB functions and regular PHP code is basically seamless. A key design objective of QB is to let developers harness greater processing power than what baseline PHP offers without the risk involved in adopting a brand new platform.
devel/raphf-1.1.2 (Score: 0.0052562496)
Resource and persistent handles factory
A facility to manage possibly persistent resources with a comprehensible API. Provides simliar functionality like the zend_list API, but with more flexiblity and freedom.
devel/raphf-2.0.0 (Score: 0.0052562496)
Resource and persistent handles factory
A facility to manage possibly persistent resources with a comprehensible API. Provides simliar functionality like the zend_list API, but with more flexiblity and freedom.