CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 10:59:19 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091202202606
location: https://web.archive.org/web/20091202202606/https://github.com/mongodb/mongo-php-driver
server-timing: captures_list;dur=1.056714, exclusion.robots;dur=0.034183, exclusion.robots.policy;dur=0.014951, esindex;dur=0.013322, cdx.remote;dur=15.490968, LoadShardBlock;dur=367.852893, PetaboxLoader3.datanode;dur=202.307682, PetaboxLoader3.resolve;dur=101.794351
x-app-server: wwwb-app211
x-ts: 302
x-tr: 469
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app211; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 10:59:20 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 02 Dec 2009 20:26:06 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "ddd53ae1c31cf72866def470150ff252"
x-archive-orig-x-runtime: 59ms
x-archive-orig-content-length: 35786
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 02 Dec 2009 20:26:06 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 29 Sep 2009 13:21:36 GMT", ; rel="prev memento"; datetime="Mon, 05 Oct 2009 12:56:02 GMT", ; rel="memento"; datetime="Wed, 02 Dec 2009 20:26:06 GMT", ; rel="next memento"; datetime="Mon, 04 Jan 2010 11:39:16 GMT", ; rel="last memento"; datetime="Thu, 05 Jun 2025 00:36:10 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_13_20091202182251_crawl100-c/51_13_20091202202524_crawl101.arc.gz
server-timing: captures_list;dur=0.653820, exclusion.robots;dur=0.023328, exclusion.robots.policy;dur=0.011997, esindex;dur=0.019450, cdx.remote;dur=9.577122, LoadShardBlock;dur=177.264487, PetaboxLoader3.datanode;dur=118.932722, PetaboxLoader3.resolve;dur=188.152196, load_resource;dur=189.189827
x-app-server: wwwb-app211
x-ts: 200
x-tr: 448
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
mongodb's mongo-php-driver at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Officially supported PHP driver for MongoDB edit |
Homepage: | https://www.mongodb.org/display/DOCS/PHP+Language+Center edit |
Public Clone URL: |
git://github.com/mongodb/mongo-php-driver.git
Give this clone URL to anyone.
git clone git://github.com/mongodb/mongo-php-driver.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:mongodb/mongo-php-driver.git
|

U-ACER-6E40E97492\Kristina Chodorow (author)
Tue Dec 01 12:58:44 -0800 2009
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Mon Sep 14 11:50:11 -0700 2009 | added err funcs to DB obj [kristina] |
![]() |
README.rdoc | Thu Nov 19 10:46:12 -0800 2009 | BUMP 1.0.1 [Kristina Chodorow] |
![]() |
bson.c | Mon Nov 30 14:31:38 -0800 2009 | windows compile warnings MINOR [Kristina Chodorow] |
![]() |
bson.h | Thu Nov 19 08:57:26 -0800 2009 | big endian BUG PHP-32 [Kristina Chodorow] |
![]() |
collection.c | Mon Nov 30 14:31:25 -0800 2009 | check object size before inserting [Kristina Chodorow] |
![]() |
collection.h | Mon Jun 08 12:49:59 -0700 2009 | group [kristina] |
![]() |
config.m4 | Tue Nov 17 12:48:23 -0800 2009 | big endian support [Kristina Chodorow] |
![]() |
config.w32 | Mon Jun 29 06:44:09 -0700 2009 | windows build MINOR [U-ACER-6E40E97492\Kristina Chodorow] |
![]() |
cursor.c | Thu Nov 19 06:56:04 -0800 2009 | added Cursor->immortal [Kristina Chodorow] |
![]() |
cursor.h | Thu Nov 19 06:56:04 -0800 2009 | added Cursor->immortal [Kristina Chodorow] |
![]() |
db.c | Fri Nov 27 12:40:58 -0800 2009 | use method that exists in 5.1.6 MINOR [Kristina Chodorow] |
![]() |
db.h | Mon Nov 16 09:46:12 -0800 2009 | c authentication [Kristina Chodorow] |
![]() |
gridfs.c | Tue Nov 24 07:28:42 -0800 2009 | gridfs md5 calculated correctly [Kristina Chodorow] |
![]() |
gridfs.h | Wed Jun 17 12:05:29 -0700 2009 | added storeBytes() [kristina] |
![]() |
mongo.c | Thu Nov 26 12:22:25 -0800 2009 | more flexible, neater connection [Kristina Chodorow] |
![]() |
mongo_types.c | Tue Dec 01 12:58:44 -0800 2009 | use thread id on windows [U-ACER-6E40E97492\Kristina Chodorow] |
![]() |
mongo_types.h | Mon Oct 05 12:32:40 -0700 2009 | MongoTimestamp has 4 bytes secs, 4 bytes inc [kristina] |
![]() |
package.xml | Thu Nov 19 10:46:12 -0800 2009 | BUMP 1.0.1 [Kristina Chodorow] |
![]() |
php/ | Thu Jun 11 07:30:36 -0700 2009 | gridfs classic and bin [kristina] |
![]() |
php_mongo.h | Mon Nov 30 14:31:25 -0800 2009 | check object size before inserting [Kristina Chodorow] |
![]() |
tests/ | Mon Nov 30 14:31:25 -0800 2009 | check object size before inserting [Kristina Chodorow] |
README.rdoc
Installation
To install:
$ phpize $ ./configure $ make $ sudo make install
Then add
extension=mongo.so
to your php.ini file.
See www.mongodb.org/display/DOCS/PHP+Language+Center for information on configuration options.
Documentation
See us.php.net/manual/en/book.mongo.php
Testing
To run the tests:
$ phpunit tests/MongoSuite
You can get information about installing and setting up phpunit at www.phpunit.de/.
The tests will spit out a bunch of warnings if you do not have mongo-php-driver/php on your include path, but it will just skip the tests that require that.
The tests will also attempt to create an admin user using the shell. If "mongo" is not on your path, you will get some output complaining about it.
Credits
Jon Moss
- Came up with the idea and implemented MongoCursor implementing Iterator
Pierre-Alain Joye
- Helped build the Windows extension
This feature is coming soon. Sit tight!