Skip to content

hashir/sf1mongo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctrine MongoDB Object Document Mapper with Symfony 1.4

This build includes symfony project setup with mongodbodm.

The following symfony2 components have been used.

  • class-loader
  • console
  • yaml

ProjectConfiguration has been enabled for using mongodb

Installation:

1. Clone the repo to your local machine.
2. Run the following commands  from repo root
	$ git submodule init
	$ git submodule update
3. cd to lib/vendor/mongodb-odm
4. Run curl -s http://getcomposer.org/installer | php
5. Run php composer.phar install
6. clear the cache

Usage

Make all of your actions classes to extend mongoActions
Enjoy mongodb with sf1

More resources:

About

mongodbodm playing in sf1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published