PHPSocialNetwork / mongodb-extension

Mongodb extension for Phpfastcache

Repository from Github https://github.comPHPSocialNetwork/mongodb-extensionRepository from Github https://github.comPHPSocialNetwork/mongodb-extension

Contributing PHP Tests

Merge requests are welcome but will require the tests plus the quality tools to pass:

(Commands must be run from the repository root)

PHPCS, PHPMD, PHPSTAN (Level 6), unit tests:

composer run-script quality
composer run-script tests

# In case you want to fix the code style automatically: 
composer run-script phpcbf

Support & Security

Support for this extension must be posted to the main Phpfastcache repository.

Composer installation:

composer install phpfastcache/mongodb-extension

⚠️ This extension requires:

1️ The composer mongodb/mongodb library 1.10 at least.

Events

This driver is currently not emitting customs events.

About

Mongodb extension for Phpfastcache

License:MIT License


Languages

Language:PHP 98.2%Language:Batchfile 1.0%Language:Shell 0.8%