From af7d4553063a9ec080e48e575122cc0f350a7d7f Mon Sep 17 00:00:00 2001 From: boparaiamrit Date: Tue, 12 Feb 2013 12:44:47 +0530 Subject: [PATCH] Update source/drivers/php-libraries.txt --- source/drivers/php-libraries.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/drivers/php-libraries.txt b/source/drivers/php-libraries.txt index b8559ee62..941abbe78 100644 --- a/source/drivers/php-libraries.txt +++ b/source/drivers/php-libraries.txt @@ -84,6 +84,13 @@ Lithium - `Lithium `_ supports MongoDB out-of-the-box. +Laravel Framework +~~~~~~~~~~~~~~~~~ + +- `Laravel Mandango Bundle `_: An + ODM of MongoDB, for the + `Laravel `_ PHP Framework. + Symfony 2 ~~~~~~~~~