Navigation Menu

Skip to content

nweat/mongodb

 
 

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%