Skip to content

scottaubrey/mongodb

This branch is 2 commits ahead of, 337 commits behind doctrine/mongodb:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 2, 2014
Oct 2, 2014
Jun 20, 2012
Sep 17, 2014
Apr 29, 2014
Apr 29, 2014
May 18, 2012
Aug 22, 2014
Dec 5, 2013
Apr 10, 2014
Dec 3, 2011

Repository files navigation

Doctrine MongoDB

Build Status

The Doctrine MongoDB project is a library that provides a wrapper around the native PHP Mongo PECL extension to provide additional functionality.

Contributing

To get your local environment setup:

curl -sS https://getcomposer.org/installer | php
php composer.phar install

To run the tests:

phpunit

More resources:

About

PHP MongoDB Abstraction Layer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%