Using MongoDB with PHP

This course guides you through everything you need to get started with MongoDB in your PHP applications. In this course, you’ll get an overview of the official MongoDB PHP driver, learn how to connect your application, perform basic CRUD operations, troubleshoot, and then build aggregations.



Milestone

  • Connecting to MongoDB in PHP

    Required
    Unit
    | Vick Mena, Julie Gauthier

    1 Hour

    Learn about the PHP driver for MongoDB and how to use it to connect your PHP applications to your MongoDB database.
    View Details

    MongoDB CRUD Operations in PHP

    Required
    Unit
    | Julie Gauthier, Vick Mena

    2 Hours

    Learn how to perform basic create, read, update, and delete (CRUD) operations with the MongoDB PHP driver.
    View Details

    MongoDB Aggregation in PHP

    Required
    Unit
    | Vick Mena, Julie Gauthier

    1 Hour

    Learn how to create aggregation pipelines with PHP by using MongoDB's aggregation framework.
    View Details