PHP argon2i password

How can I activate the argon2i password encryption for PHP?
Build PHP: --with-password-argon2
This is already installed:
lib64argon2_1 - The reference C implementation of Argon2
However I need a PHP package for argon2i.
Build PHP: --with-password-argon2
This is already installed:
lib64argon2_1 - The reference C implementation of Argon2
However I need a PHP package for argon2i.