VOOZH about

URL: https://www.mongodb.com/docs/languages/php/

⇱ MongoDB with PHP - MongoDB Documentation - MongoDB Docs


For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

MongoDB with PHP

Build PHP applications with MongoDB's Atlas cloud database. Utilize PHP drivers, MongoDB integrations with Laravel and Symfony, Doctrine ODM, and other developer tools for seamless integration with your PHP applications.

Get started with the MongoDB PHP Library
👁 PHP landing page hero image

Drivers

The MongoDB PHP Driver consists of the extension and library. While it is possible to use the extension alone, MongoDB recommends using the extension and the library together to build an application.

👁 Driver card icon

Extension

Provides a low-level API and serves to integrate the C libraries libmongoc and libbson with PHP.

👁 Driver card icon

Library

Provides a high-level API for working with MongoDB databases consistent with other MongoDB language drivers.

Frameworks

Configure connections to different databases or clusters, store and retrieve objects, or use MongoDB as a data store.

Integrations

Doctrine ODM →

Flysystem →

LLPhant →

Content Management Systems

More Ways to Learn

👁 Docs icon

PHP Frameworks, Libraries, and Tools

PHP Reference →

👁 Achievement icon

Take the PHP Associate Developer Exam

PHP Associate Developer Exam →

👁 Learn icon

Learn about PHP and MongoDB

PHP Developer Path →

👁 Community icon

Join forums and discussions

MongoDB Community →