Skip to content

Commit

Permalink
Add PHP repository implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
nilportugues authored and ramnes committed Feb 22, 2016
1 parent 619f702 commit 87403d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. F
- [Doctrine MongoDB](https://github.com/doctrine/mongodb) - Wrapper around the native PHP Mongo PECL extension to provide additional functionality
- [pecl/mongodb](https://github.com/mongodb/mongo-php-driver) - Official PHP driver
- [laravel-mongodb](https://github.com/jenssegers/laravel-mongodb) - An Eloquent model and query builder for Laravel
- [mongodb-repository](https://github.com/PHPRepository/php-mongodb-repository) A MongoDB Repository implementation.
- [eloquent-mongodb-repository](https://github.com/PHPRepository/php-eloquent-mongodb-repository) A MongoDB Repository implementation built on top [laravel-mongodb](https://github.com/jenssegers/laravel-mongodb).

### Python
- [Flask-PyMongo](https://github.com/dcrosta/flask-pymongo) - PyMongo support for Flask applications
Expand Down

0 comments on commit 87403d2

Please sign in to comment.