Skip to content

Commit 0a7ae4c

Browse files
committed
Readme
1 parent ee43294 commit 0a7ae4c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

02-CRUD/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# [![MongoDB](https://webassets.mongodb.com/_com_assets/cms/MongoDB-Logo-5c3a7405a85675366beb3a5ec4c032348c390b3f142f5e6dddf1d78e2df5cb5c.png)](https://www.mongodb.com/download-center#community)
2+
3+
# CRUD operations
4+
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)
5+
6+
7+
## Features
8+
9+
* `new MongoDB\Driver\Query`
10+
* `new MongoDB\Driver\Command`

0 commit comments

Comments
 (0)