Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 387 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 387 Bytes

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.