Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16311 программистов и 1793 робота. Сейчас ищет 1991 программист ...
Installing the MongoDB PHP Driver on OSX with Homebrew
Вернуться к: Установка
If you are using » Homebrew, the PHP tap includes formulae for installing the driver on various PHP versions.
- php54-mongodb
- php55-mongodb
- php56-mongodb
- php70-mongodb
For example, you might install the driver for PHP 7.0 using the following command:
$ brew install php70-mongodb
Вернуться к: Установка