subjective-php / mongodb-helper
各类mongodb操作辅助类集合
v1.1.0
2023-05-08 20:43 UTC
Requires
- php: ^7.0||^8.0
- ext-mongodb: ^1.0
- mongodb/mongodb: ^1.0
Requires (Dev)
- phpunit/phpunit: >=6.5
- squizlabs/php_codesniffer: ^3.7
This package is auto-updated.
Last update: 2024-09-08 23:37:08 UTC
README
要求
subjective-php/mongodb-helper 需要 PHP 7.0(或更高版本)。
Composer
要将库作为本地项目依赖项添加,请使用 Composer!只需将 subjective-php/mongodb-helper
添加到项目 composer.json
文件中的依赖项,例如
composer require subjective-php/mongodb-helper