josiasmontag/laravel-redis-mock
Drop-in Redis mock for Laravel tests using Redis PHP Mock. Adds a “mock” Redis client so you can run test suites without a running Redis server. Enable via REDIS_CLIENT=mock in .env.testing/phpunit.xml; works with Testbench for package dev.
|
Package
|
Constraint
|
|---|---|
| m6web/redis-mock | ^4.2|^5.0 |
| predis/predis | ^1.1|^2.0|^3.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ~3.8.0|^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 |
| phpunit/phpunit | ^7.0|^8.0|^9.5.10|^10.5|^11.5.3|^12.5.12 |
How can I help you explore Laravel packages today?