MongoDB CRUD Operations in PHP

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

MongoDB CRUD Operations in PHP

Unit Overview

In this unit, you'll learn how to perform CRUD operations by using PHP. First, you'll learn how BSON documents are represented in PHP. Next, you'll learn how to insert, query and retrieve, update, and delete documents in a PHP application. Finally, you'll learn how to create a multi-document transaction.

Prerequisites

Lessons in This Unit

  • Lesson 1 – Working with MongoDB Documents in PHP
  • Lesson 2 – Inserting a Document in PHP Applications
  • Lesson 3 – Querying a MongoDB Collection in PHP Applications
  • Lesson 4 – Updating Documents in PHP Applications
  • Lesson 5 – Deleting Documents in PHP Applications
  • Lesson 6 – Creating MongoDB Transactions in PHP Applications
  • 01.
    Lesson 1: Working with MongoDB Documents in PHP
    • Learn
    • Practice
  • 02.
    Lesson 2: Inserting a Document in PHP Applications
    • Learn
    • Practice
  • 03.
    Lesson 3: Querying a MongoDB Collection in PHP Applications
    • Learn
    • Practice
  • 04.
    Lesson 4: Updating Documents in PHP Applications
    • Learn
    • Practice
  • 05.
    Lesson 5: Deleting Documents in PHP Applications
    • Learn
    • Practice
  • 06.
    Lesson 6: Creating MongoDB Transactions in PHP Applications
    • Learn
    • Practice
  • 07.
    Conclusion
    • Learn
Julie Gauthier | Senior Curriculum Engineer

Julie Gauthier | Senior Curriculum Engineer

Julie is a Senior Curriculum Engineer on the University Team at MongoDB. She holds a BS and MS in Computer Science, and has a background as a software engineer. Julie has taught hundreds of people web development, with a goal of empowering everyone with technology!

Vick Mena | Director, Curriculum

Vick Mena | Director, Curriculum

My name is Vick and I've been in the wild for over 25 years. I grew up at IBM working on the BIOS for the IBM eServer line in Austin, TX before moving to Wall St. I've worked on all phases of software development from low-level to middleware to UI but feel most comfortable in the middle. I also drank the devops kool-aid having moved a product line to AWS while at Dow Jones & Co with the help of an amazing team. I then pivoted into the secure space and worked on software/hardware reverse engineering. I always thought I'd eventually teach and this role lets me leverage all of my experience to lead this motley crew of passionate educators.