Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php82-php-pecl-judy - PHP Judy implements sparse dynamic arrays

Website:
https://pecl.php.net/package/Judy
Licence:
PHP-3.01
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
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.

Package built for PHP 8.2 as Software Collection (php82 by remi).

Packages

php82-php-pecl-judy-2.1.0-1.el10.remi.x86_64 [34 KiB] Changelog by Remi Collet (2025-08-27):
- update to 2.1.0
- re-license spec file to CECILL-2.1
- add pie virtual provides (orieg/judy)