- PHP 7.1+
From sources
git clone https://github.com/krakjoe/uopz.git
cd uopz
phpize
./configure --enable-uopz [ --enable-uopz-coverage ] [ --with-uopz-sanitize ]
make
make test
make install
From PECL
pecl install uopz
Binary distributions
-
Microsoft Windows: use zip archive from https://windows.php.net/downloads/pecl/releases/uopz/
-
Fedora: use the php-pecl-uopz package
dnf install php-pecl-uopz