The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-qb - Accelerator designed mainly for graphic work

Website:
http://pecl.php.net/package/qb
Licence:
BSD
Vendor:
Remi Collet
Description:
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's 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.

Packages

php-pecl-qb-2.4.0-1.el7.remi.5.6.x86_64 [702 KiB] Changelog by Remi Collet (2014-07-21):
- Update to 2.4.0 (stable)
- ignore test results
php-pecl-qb-2.3.0-1.el7.remi.5.6.x86_64 [688 KiB] Changelog by Remi Collet (2014-04-30):
- Update to 2.3 (stable)
- allow <12 failed tests (on ~450)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.