facile-it / mongodb-bundle
官方[mongodb/mongo-php-library](https://github.com/mongodb/mongo-php-library)驱动库的Bundle服务集成
1.6.0
2024-01-26 13:09 UTC
Requires
- php: ^7.4 || ^8.0
- ext-mongodb: ^1.6
- mongodb/mongodb: ^1.5
- symfony/framework-bundle: ^4.4 || ^5.0 || ^6.0 || ^7.0
Requires (Dev)
- facile-it/facile-coding-standard: 1.2.0
- jangregor/phpstan-prophecy: 1.0.0
- matthiasnoback/symfony-dependency-injection-test: ^4
- phpspec/prophecy: ^1.17
- phpspec/prophecy-phpunit: ^2.0
- phpstan/extension-installer: 1.3.1
- phpstan/phpstan: 1.10.50
- phpunit/phpunit: ^9.6.13
- rector/rector: ^0.18.6
- symfony/console: ^4.4 || ^5.0 || ^6.0 || ^7.0
- symfony/phpunit-bridge: ^7.0
- symfony/web-profiler-bundle: ^4.4 || ^5.0 || ^6.0 || ^7.0
Suggests
- symfony/console: Enables console commands
- symfony/web-profiler-bundle: Enables profiling of mongodb queries
- dev-master / 1.x-dev
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
- 1.0.0-BETA
- 1.0.0-ALPHA2
- 1.0.0-ALPHA1
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.7
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.6.0-BETA3
- 0.6.0-BETA2
- 0.6.0-BETA1
- 0.5.0
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1
- dev-dependabot/composer/phpstan/phpstan-1.12.3
- dev-dependabot/composer/phpunit/phpunit-tw-11.3.1
- dev-allow_customizing_URI_options_more
- dev-allow-php-8
- dev-starred-com/master
- dev-psalm_try
- dev-fix_authsource
- dev-fix_#96_add_version_to_test
- dev-0.7.x-dev
- dev-1812_38_webdev_env
This package is auto-updated.
Last update: 2024-09-15 15:23:11 UTC
README
此Bundle将官方mongodb/mongo-php-library驱动库(在packagist上的mongodb/mongodb)与您的Symfony应用程序集成。
特性
现在就试试吧!
composer require facile-it/mongodb-bundle