Download the PHP package df/silex-doctrine-mongodb-provider without Composer
On this page you can find all versions of the php package df/silex-doctrine-mongodb-provider. 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 silex-doctrine-mongodb-provider
SILEX Doctrine MongoDb Provider
Just another Silex service provider for mongodb, based on Dominik Zogg saxulum-doctrine-mongodb-provider containing some improvements and refactoring to gain compatibility for silex 2.n/pimple 3.n and PHP 7.n
Features
- Support for MongoDB inside Silex (it does NOT PROVIDE the ODM integration)
- Support for PHP7 using "alcaeus/mongo-php-adapter" as wrapper for deprecated ext-mongo module
- ODM integration will provide by df/silex-doctrine-mongodb-odm-provider (take a look)
Requirements
- PHP >= 5.5.n
- Silex 2.n (pimple 3.n)
- Doctrine MongoDb (>= 1.3.0)
Installation
Using composer df/silex-doctrine-mongodb-provider.
Setup
-
Example for one connection:
- Example for multiple connections:
Usage
-
Example for one connection:
- Example for multiple connections:
Copyright
- Patrick Paechnatz [email protected]
- Dominik Zogg [email protected] (the origin service provider author)
- Fabien Potencier DoctrineServiceProvider, Logger)
- Kris Wallsmith [email protected] (Logger)
All versions of silex-doctrine-mongodb-provider with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5 || ^7.0
pimple/pimple Version ~3.0
psr/log Version 1.0.*
alcaeus/mongo-php-adapter Version 1.0.5
doctrine/mongodb Version ^1.3.0
mongodb/mongodb Version ^1.0.2
pimple/pimple Version ~3.0
psr/log Version 1.0.*
alcaeus/mongo-php-adapter Version 1.0.5
doctrine/mongodb Version ^1.3.0
mongodb/mongodb Version ^1.0.2
The package df/silex-doctrine-mongodb-provider contains the following files
Loading the files please wait ....