Top Level :: Structures
:: Judy
Judy
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
PHP Judy implements sparse dynamic arrays (aka Judy Arrays) |
Maintainers |
Nicolas Brousse <
nicolas at php dot net >
(lead)
[wishlist]
[details]
|
License |
PHP |
Description |
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. |
Homepage |
http://github.com/orieg/php-judy
|
|
Dependencies |
Release 1.0.2: |
PHP Version: PHP 5.3.0 or newer PEAR Package: PEAR 1.4.8 or newer
|
Release 1.0.1: |
PHP Version: PHP 5.3.0 or newer PEAR Package: PEAR 1.4.8 or newer
|
Release 1.0.0: |
PHP Version: PHP 5.2.0 or newer PEAR Package: PEAR 1.4.8 or newer
|
Dependencies for older releases can be found on the release overview page.
|
|
|