Docs Menu
Docs Home
/ / /
PHP Library Manual
/

Next Steps

Congratulations on completing the quick start tutorial!

In this tutorial, you created a PHP application that connects to a MongoDB deployment hosted on MongoDB Atlas and retrieves a document that matches a query.

Learn more about the MongoDB PHP Library from the following resources:

  • Learn how to perform read operations in the Read Data from MongoDB section.

  • Learn how to perform write operations in the Write Data to MongoDB section.

Back

Connect to MongoDB