{"id":95786,"library":"josiasmontag-laravel-redis-mock","title":"Laravel Redis Mock","description":"This Laravel package provides a Redis mock for your tests","status":"active","version":"1.3.6","language":"php","source_language":null,"source_url":"https://github.com/josiasmontag/laravel-redis-mock","tags":["laravel","redis","mock","testing"],"install":[{"cmd":"composer require josiasmontag/laravel-redis-mock","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"RedisMock","correct":"use JosiasMontag\\LaravelRedisMock\\RedisMock;"}],"quickstart":{"code":"use JosiasMontag\\LaravelRedisMock\\RedisMock;\n\n$mock = new RedisMock();\n$mock->set('key', 'value');\necho $mock->get('key'); // 'value'","lang":"php","description":"Create a Redis mock instance for testing"},"warnings":[],"env_vars":null,"search_vec":"'laravel':1,5,14 'mock':3,10,16 'packag':6 'provid':7 'redi':2,9,15 'test':13,17","created_at":"2026-06-19T10:42:43.030297+00:00","updated_at":"2026-06-19T10:42:43.030297+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/josiasmontag/laravel-redis-mock","github":"https://github.com/josiasmontag/laravel-redis-mock","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}