Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

Learn why MongoDB was selected as a leader in the 2024 Gartner® Magic Quadrant™
MongoDB Developer
MongoDB Developer Center
chevron-right
Developer Topics
chevron-right

PHP

plus Follow
Sign in to follow topics
A general-purpose scripting language that is especially suited to web development.

Featured

Article

Building REST APIs With API Platform and MongoDB

Learn how to build modern, scalable REST APIs using API Platform with Symfony and MongoDB. This step-by-step guide covers everything from setting up a Symfony project and integrating MongoDB Atlas to performing CRUD operations and implementing custom validation. Discover how API Platform streamlines API development with robust features like OpenAPI documentation, advanced search, and data integrity enforcement. Perfect for developers looking to efficiently manage real-time database interactions and create high-performance web applications....
MongoDB thumbnail image
MongoDBPHP

Jan 14, 2025 | 9 min read
Aasawari Sahasrabuddhe
Tutorial

Building a Task Reminder With Laravel and MongoDB

MongoDB thumbnail image

Jan 08, 2025 | 11 min read
Tutorial

Adding Autocomplete to Your Laravel Applications With MongoDB Atlas Search

MongoDB thumbnail image

Dec 03, 2024 | 9 min read
PHP News & Announcements
All PHP News & Announcements
News & Announcements

Laravel Herd Adds Native MongoDB Support


Oct 07, 2024 | 0 min read
News & Announcements

Laravel MongoDB 5.0: Major Release With Exciting New Features!


Sep 13, 2024 | 1 min read
News & Announcements

Laravel MongoDB 4.2 Released, With Laravel 11 Support


Aug 28, 2024 | 1 min read
All PHP News & Announcements
PHP Quickstarts
All PHP Quickstarts
Quickstart

Complex Aggregation Pipelines with Vanilla PHP and MongoDB

MongoDB thumbnail image

Sep 05, 2024 | 10 min read
Quickstart

Creating, Reading, Updating, and Deleting MongoDB Documents With PHP

MongoDB thumbnail image

Sep 11, 2024 | 8 min read
Quickstart

Getting Set Up to Run PHP With MongoDB

MongoDB thumbnail image

Aug 29, 2024 | 12 min read
PHP Tutorials
All PHP Tutorials
Tutorial

Building a Task Reminder With Laravel and MongoDB

MongoDB thumbnail image

Jan 08, 2025 | 11 min read
Tutorial

Adding Autocomplete to Your Laravel Applications With MongoDB Atlas Search

MongoDB thumbnail image

Dec 03, 2024 | 9 min read
Tutorial

Symfony and MongoDB Workshop: Building a Rental Listing Application

MongoDB thumbnail image

Aug 28, 2024 | 3 min read
All PHP Content
search
  • Latestcheck
  • Highest Rated
Article

Building REST APIs With API Platform and MongoDB

Learn how to build modern, scalable REST APIs using API Platform with Symfony and MongoDB. This step-by-step guide covers everything from setting up a Symfony project and integrating MongoDB Atlas to performing CRUD operations and implementing custom validation. Discover how API Platform streamlines API development with robust features like OpenAPI documentation, advanced search, and data integrity enforcement. Perfect for developers looking to efficiently manage real-time database interactions and create high-performance web applications.
MongoDB thumbnail image

Jan 14, 2025
Aasawari Sahasrabuddhe
Tutorial

Building a Task Reminder With Laravel and MongoDB

Freshly created Laravel applications are configured to use relational databases. The purpose of this tutorial is to show how to use MongoDB in a Laravel application. We will build a simple task reminder system to achieve this.
MongoDB thumbnail image

Jan 08, 2025
Anumadu Moses
Tutorial

Adding Autocomplete to Your Laravel Applications With MongoDB Atlas Search

MongoDB thumbnail image

Dec 03, 2024
Abdulrasaq Jamiu Adewuyi
News & Announcements

Laravel Herd Adds Native MongoDB Support

Laravel Herd has added native MongoDB support, making it easier for PHP developers to integrate MongoDB with their Laravel applications.
MongoDB thumbnail image

Oct 07, 2024
Tutorial

How To Build a Laravel + MongoDB Back End Service

Learn how to use MongoDB with Laravel Eloquent and the native MongoDB Query API and Aggregation Pipeline to access the new MongoDB features.
MongoDB thumbnail image

Oct 01, 2024
Hubert Nguyen
Code Example
FULL APPLICATION

Introducing the Tour Planner With MongoDB Vector Search

Discover the Tour Planner: AI-powered travel planning using PHP, Laravel, MongoDB Vector Search & OpenAI. Personalized itineraries made easy!
MongoDB thumbnail image

Sep 24, 2024
Pavel Duchovny
News & Announcements

Laravel MongoDB 5.0: Major Release With Exciting New Features!

The PHP team is happy to announce that version 5.0 of the Laravel MongoDB integration is now available! Get all the details.
MongoDB thumbnail image

Sep 13, 2024
Quickstart

Creating, Reading, Updating, and Deleting MongoDB Documents With PHP

Welcome to Part 2 of this guide for MongoDB and PHP. Let's cover connecting to a database instance, creating/inserting a document with PHP, and more!
MongoDB thumbnail image

Sep 11, 2024
Michael Lynn
Quickstart

Complex Aggregation Pipelines with Vanilla PHP and MongoDB

Learn how to leverage MongoDB's powerful aggregation framework with PHP to process and analyze large datasets efficiently. This comprehensive guide covers advanced techniques for user engagement analysis, content preference tracking, and real-time data processing using MongoDB's aggregation pipelines and change streams.
MongoDB thumbnail image

Sep 05, 2024
Viraj Thakrar
Quickstart

Getting Set Up to Run PHP With MongoDB

Learn how to use MongoDB and PHP! The first article of this series addresses the installation and configuration of your development environment.
MongoDB thumbnail image

Aug 29, 2024
Michael Lynn