What is the status of the MongoDB extension for PHP7?

markz picture markz · Jun 16, 2015 · Viewed 16.7k times · Source

PHP7 is gaining a lot of attention lately, promising great performance and a more mature language. Version 7.0.0-alpha is out. We are just starting to rework our core application, which uses MongoDB as data source.

I am wondering if there is any development underway for a PHP7 compatible MongoDB extension? How far is it? Is there any alternative?

Answer

jmikola picture jmikola · Jan 5, 2016

Version 1.1.1 of the new "mongodb" extension supports PHP 7, as does the complementary userland library.