react-mongodb

Asynchronous MongoDB client for React PHP

MIT License

Stars
25

MongoDB client for React PHP

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.