How does brew install mongo extensions?

brew search mongo
= = > Searching local taps.
mongodb@3.4 mongo-cxx-driver mongodb mongodb@3.2 percona-server-mongodb
mongo-c-driver mongo-orchestration mongodb@3.0 mongoose
= > Searching taps on GitHub.
= > Searching blacklisted, Migrated and deleted formulae.

there is no corresponding php extension. Does anyone know why?
brew version:
brew--version
Homebrew 1.5.14
Homebrew/homebrew-core (git revision 1f9ba; last commit 2018-04-07)

Mar.11,2021

brew tap kyslik/php
brew install phpXX-mongodb
I am the php7.1 version, so the command is brew install php71-mongodb


Yes, this is my result

  ~ brew search mongo
==> Searching local taps...
homebrew/php/php55-mongo    homebrew/php/php56-mongodb   mongodb@3.0
mongodb                     homebrew/php/php70-mongodb   mongodb@3.2
homebrew/php/php53-mongo     homebrew/php/php71-mongodb   mongodb@3.4
homebrew/php/php54-mongo     homebrew/php/php72-mongodb   mongoose
homebrew/php/php54-mongodb   mongo-c-driver               percona-server-mongodb
homebrew/php/php55-mongodb   mongo-cxx-driver
homebrew/php/php56-mongo     mongo-orchestration
==> Searching taps on GitHub...
==> Searching blacklisted, migrated and deleted formulae...

Please add a new repository brew tap homebrew/homebrew-core , homebrew/php officially just migrated to homebrew/homebrew-core these days.


the official does not support this kind of third-party library after it is installed, you can only compile it manually


for the reason that the mongo extension
homebrew version in PHP environment is upgraded, the original source cannot be found. Follow the instructions in the mongo extension section in the article to install
a href= "https://www.jianshu.com/p/e6fb780dfa5c" rel=" nofollow noreferrer > https://www.jianshu.com/p/e6f.
https://brew.sh/2018/01/19/ho.

using pecl
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7c35fd-1667a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7c35fd-1667a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?