https://github.com/zelenko/php-and-mongodb
:herb: Example of PHP query to connect to MongoDB using the Mongo PHP Driver 1.2.9
https://github.com/zelenko/php-and-mongodb
mongodb mongodb-driver php
Last synced: 2 months ago
JSON representation
:herb: Example of PHP query to connect to MongoDB using the Mongo PHP Driver 1.2.9
- Host: GitHub
- URL: https://github.com/zelenko/php-and-mongodb
- Owner: zelenko
- License: mit
- Created: 2017-08-03T00:03:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-03T02:07:23.000Z (about 8 years ago)
- Last Synced: 2025-01-20T06:36:51.308Z (about 1 year ago)
- Topics: mongodb, mongodb-driver, php
- Language: PHP
- Homepage:
- Size: 43 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [](https://www.mongodb.com/download-center#community)
# CRUD operations
This PHP code has examples of CRUD operations in MongoDB using the [Mongo PHP Driver 1.2.9](https://github.com/mongodb/mongo-php-driver/releases/tag/1.2.9)
## Features
* `new MongoDB\Driver\Query`
* `new MongoDB\Driver\Command`