I wanted to know if PHP has a FIPS mode, something similar to what MySQL or Nodejs has.
For MySQL, please refer to this, it got introduced in MySQL 8.0
For Nodejs please refer to: Improved control over FIPS mode which introduced --enable-fips and --force-fips flags in Nodejs 6.0.0