The php5 Mongo plugin provides information about queries and cursor manipulations using legacy mongo drivers.

- **Plugin:**
    *   See read queries using find and findOne
    *   See write queries using update, insert and remove
    *   See cursor manipulations using sort, limit and skip
