php mongodb package
Installing the MongoDB PHP Driver describes how to install the mongodb ... While not recommended, you may also manually install the package via the source ... ,Installing the MongoDB PHP Driver with PECL ¶ ... a CHANGELOG, can be located here: » https://pecl.php.net/package/mongodb ... sudo pecl install mongodb. ,Unlike the mongo extension, this extension is developed atop the ... which implements the same higher level APIs found in MongoDB drivers for other languages ... ,The currently maintained driver is the mongodb extension available from PECL. You might consider using the driver with the complimentary PHP library, which ... ,Linux 上安装MongoDB PHP 扩展在终端上安装你可以在Linux 中执行以下命令来 ... 上下载MongoDB PHP 驱动包,下载地址:http://pecl.php.net/package/mongodb。 ,Contribute to mongodb/mongo-php-driver development by creating an account on GitHub. ... MongoDB PHP driver https://pecl.php.net/package/mongodb. ,MongoDB PHP library. Contribute to mongodb/mongo-php-library development by creating an account on GitHub. ,README. Build Status. This library provides a high-level abstraction around the lower-level PHP driver ( mongodb extension). While the extension provides a ... ,Package Information ... and PHP, implementing only fundamental and performance-critical components necessary to build a fully-functional MongoDB driver. ,The library needs to be installed with » Composer, a package manager for PHP. ... It contains a » Client class for connecting to MongoDB, and » Database class ...
相關軟體 MongoDB 資訊 | |
---|---|
MongoDB 是一個免費且開放源碼的跨平檯面向文檔的數據庫程序。分類為 NoSQL 數據庫程序,MongoDB 使用類似 JSON 的文檔與模式。它為使用 MongoDB 包括數據庫開發人員和 DBA 的任何人提供了豐富的 GUI 工具。主要功能包括:全功能嵌入 MongoDB Shell,用戶友好的 Map-Reduce 操作編輯器,創建 / 刪除數據庫,管理集合及其索引的能力,用戶友好的 G... MongoDB 軟體介紹
php mongodb package 相關參考資料
Install the MongoDB PHP Library — PHP Library Manual 1.2
Installing the MongoDB PHP Driver describes how to install the mongodb ... While not recommended, you may also manually install the package via the source ... https://docs.mongodb.com Installing the MongoDB PHP Driver with PECL - Manual - PHP
Installing the MongoDB PHP Driver with PECL ¶ ... a CHANGELOG, can be located here: » https://pecl.php.net/package/mongodb ... sudo pecl install mongodb. https://www.php.net MongoDB - Manual - PHP
Unlike the mongo extension, this extension is developed atop the ... which implements the same higher level APIs found in MongoDB drivers for other languages ... http://php.net MongoDB PHP Driver — MongoDB Ecosystem
The currently maintained driver is the mongodb extension available from PECL. You might consider using the driver with the complimentary PHP library, which ... https://docs.mongodb.com MongoDB PHP 扩展| 菜鸟教程
Linux 上安装MongoDB PHP 扩展在终端上安装你可以在Linux 中执行以下命令来 ... 上下载MongoDB PHP 驱动包,下载地址:http://pecl.php.net/package/mongodb。 http://www.runoob.com mongodbmongo-php-driver: MongoDB PHP driver - GitHub
Contribute to mongodb/mongo-php-driver development by creating an account on GitHub. ... MongoDB PHP driver https://pecl.php.net/package/mongodb. https://github.com mongodbmongo-php-library: MongoDB PHP library - GitHub
MongoDB PHP library. Contribute to mongodb/mongo-php-library development by creating an account on GitHub. https://github.com mongodbmongodb - Packagist
README. Build Status. This library provides a high-level abstraction around the lower-level PHP driver ( mongodb extension). While the extension provides a ... https://packagist.org Package :: mongodb - PECL - PHP
Package Information ... and PHP, implementing only fundamental and performance-critical components necessary to build a fully-functional MongoDB driver. https://pecl.php.net Using the PHP Library for MongoDB (PHPLIB) - Manual - PHP
The library needs to be installed with » Composer, a package manager for PHP. ... It contains a » Client class for connecting to MongoDB, and » Database class ... https://www.php.net |