Download the PHP package saxulum/saxulum-doctrine-mongodb-odm-manager-registry-provider without Composer
On this page you can find all versions of the php package saxulum/saxulum-doctrine-mongodb-odm-manager-registry-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package saxulum-doctrine-mongodb-odm-manager-registry-provider
saxulum-doctrine-mongodb-odm-manager-registry-provider
Features
- Leverages the core Doctrine MongoDB Service Provider for either Silex or Cilex and the Doctrine MongoDB ODM Service Provider
- The Registry manager registry can the used with the Doctrine Bridge from symfony, to use document type in the Symfony Form Component
Requirements
- PHP 5.5+
- Doctrine MongoDB ODM ~1.0
Currently requires both mongodbs and mongodbodm.dms services in order to work. These can be provided by a Doctrine MongoDB Service Provider and the Doctrine MongoDB ODM Service Provider service providers. If you can or want to fake it, go for it. :)
Installation
Through Composer as saxulum/saxulum-doctrine-mongodb-odm-manager-registry-provider.
Form Document Type
If you like to have Document
Type Support within Symfony Form Component, install the Doctrine Bridge and register the form provider first.
Validator
If you like to have Unique
Constraint Support within Symfony Validator Component, install the Doctrine Bridge and register the validator provider first.
Symfony Console
If you like to use Doctrine MongoDB ODM Commands, install Doctrine MongoDB ODM Commands and the Saxulum Console Provider and register the console provider.
Usage
All versions of saxulum-doctrine-mongodb-odm-manager-registry-provider with dependencies
pimple/pimple Version >=2.1,<4
saxulum/saxulum-doctrine-mongodb-odm-provider Version ~2.2,>=2.2.2