Judy

This package is not maintained, if you would like to take over please go to this page.
No replacement provided. Contact us if you know a replacement.

PHP Judy implements sparse dynamic arrays (aka Judy Arrays)

PHP Judy implements sparse dynamic arrays (aka Judy Arrays). This extension is based
on the Judy C library. A Judy array consumes memory only when it is populated,
yet can grow to take advantage of all available memory if desired. Judy's key benefits
are scalability, high performance, and memory efficiency.

Maintainer

  • Nicolas Brousse (lead )

Details

Downloads: 34783
1.0.2
10 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 5.6
Loading...
PHP 5.5
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 5.6
Loading...
PHP 5.5
Loading...
PHP 5.4
Loading...
PHP 5.3
Loading...
Version 1.0.2 change log


- Bug fix with count/size, see https://github.com/orieg/php-judy/issues/15
- Add missing test files in package.xml

requires:

  • php >=5.3.0
  • pearinstaller >=1.4.8