jesobreira/react-mongodb

Asynchronous MongoDB client for React PHP.

1.0.0 2020-04-22 15:20 UTC

This package is auto-updated.

Last update: 2024-04-23 01:25:30 UTC


README

This library implements an async MongoDB client for PHP. It currently depends on the mongo extension for BSON processing, but all network communication is performed through React's event loop.

This project is highly experimental. Please do not bother to open issues for missing functionality.