Eu tento instalar o adaptador mongo-php sobre o compositor, mas me derruba
$ composer require alcaeus/mongo-php-adapter
Problem 1
- alcaeus/mongo-php-adapter 1.1.5 requires ext-mongodb ^1.2.0 -> the requested PHP extension mongodb is missing from your system.
- alcaeus/mongo-php-adapter 1.1.4 requires ext-mongodb ^1.2.0 -> the requested PHP extension mongodb is missing from your system.
- alcaeus/mongo-php-adapter 1.1.3 requires ext-mongodb ^1.2.0 -> the requested PHP extension mongodb is missing from your system.
- alcaeus/mongo-php-adapter 1.1.2 requires ext-mongodb ^1.2.0 -> the requested PHP extension mongodb is missing from your system.
- alcaeus/mongo-php-adapter 1.1.1 requires ext-mongodb ^1.2.0 -> the requested PHP extension mongodb is missing from your system.
- alcaeus/mongo-php-adapter 1.1.0 requires ext-mongodb ^1.2.0 -> the requested PHP extension mongodb is missing from your system.
- Installation request for alcaeus/mongo-php-adapter ^1.1 -> satisfiable by alcaeus/mongo-php-adapter[1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5].
To enable extensions, verify that they are enabled in your .ini files:
- C:\wamp64\bin\php\php7.0.10\php.ini
You can also run 'php --ini' inside terminal to see which files are used by PHP in CLI mode.
como eu posso instalar o mongo-php-adapter no php 7
I'm going to install media-bundle.To install the media-bundle, i must follow the dependencies.before install media-bundle i must have installed doctrine-mongodb-admin-bundle tutorial
I understood this correctly.I have already doctrine-orm-admin.If i want to install media-bundle i have to install doctrine-mongodb-admin-bundle too
Informações adicionais
MongoDB extension version 1.4.2
php 7.0.10
Symfony 3.4 Flex
sonata-admin-bundle": "^3.33"
windows-8