mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-14 13:01:15 +00:00
Add basic Extension docs
This commit is contained in:
8
php_modules/mongodb/README.md
Normal file
8
php_modules/mongodb/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# mongodb
|
||||
|
||||
This extension is developed atop the libmongoc and libbson libraries. It provides a minimal API for core driver functionality: commands, queries, writes, connection management, and BSON serialization.
|
||||
|
||||
| Platform | Url |
|
||||
|----------|------------------------------------------------------------------|
|
||||
| PHP.net | https://www.php.net/manual/en/set.mongodb.php |
|
||||
| Pecl | https://pecl.php.net/package/mongodb |
|
||||
Reference in New Issue
Block a user