Download the PHP package mongator/mongator-bundle without Composer
On this page you can find all versions of the php package mongator/mongator-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mongator-bundle
Mongator Bundle
Bundle to use Mongator ODM with Symfony2 (forked from MandangoBundle).
Getting started
Installation
To install mongator-bundle with Composer, just add the following to your composer.json file:
Then update the dependency
Or you can do this in one command:
Enable the bundle
You need to register the bundle in AppKernel:
Configure Mongator
Add Mongator to your configuration:
Activate the profiler in the developing environment:
Documentation
See the documentation in http://mandango.org/doc/
All versions of mongator-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
symfony/framework-bundle Version 2.*
symfony/validator Version 2.*
mongator/mongator Version 1.4.*
symfony/framework-bundle Version 2.*
symfony/validator Version 2.*
mongator/mongator Version 1.4.*
The package mongator/mongator-bundle contains the following files
Loading the files please wait ....