Skip to content

PHPSocialNetwork/ravendb-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a9e41ad · Jan 13, 2024

History

11 Commits
Jan 11, 2024
Jan 13, 2024
Jan 11, 2024
Jan 10, 2024
Jan 13, 2024
Jan 10, 2024
Jan 10, 2024
Jan 10, 2024
Jan 11, 2024
Jan 10, 2024
Jan 11, 2024
Jan 10, 2024
Jan 10, 2024
Jan 10, 2024
Jan 10, 2024
Jan 10, 2024

Repository files navigation

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/ravendb-extension

⚠️ This extension requires:

1️ The composer ravendb/ravendb-php-client library 5.2.2 at least.

2️⃣ PHP 8.1 at least due to ravendb/ravendb-php-client limitations.

Events

This driver is currently not emitting customs events: