PHPackages                             webber230/fastmongo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. webber230/fastmongo

ActiveLibrary[Database &amp; ORM](/categories/database)

webber230/fastmongo
===================

mongodb driver via hyperf/gotask

05PHP

Since Dec 25Pushed 2y agoCompare

[ Source](https://github.com/webber230/fastmongo)[ Packagist](https://packagist.org/packages/webber230/fastmongo)[ RSS](/packages/webber230-fastmongo/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

`reasno/fastmongo` is the a coroutine-based mongodb client for Hyperf, powered by `hyperf/gotask`.

Installation
------------

[](#installation)

```
composer require reasno/fastmongo
```

- MongoDB extension is required.
- MongoDB &gt; 4.0
- MongoDB PHP library is ***NOT*** required.
- Go is ***NOT*** required.

Configuration
-------------

[](#configuration)

Just set the environmental variable MONGODB\_URI. (Defaults to `mongodb://127.0.0.1:27017`)

You may also use `php bin/hyperf.php vendor:publish reasno/fastmongo` to export a configuration.

API List
--------

[](#api-list)

```
