{"id":91898,"library":"timacdonald-log-fake","title":"Log Fake","description":"A drop in fake logger for testing with the Laravel framework.","status":"active","version":"2.4.2","language":"php","source_language":null,"source_url":"https://github.com/timacdonald/log-fake","tags":["laravel","testing","logging","fake"],"install":[{"cmd":"composer require timacdonald/log-fake","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"LogFake","correct":"use TiMacDonald\\Log\\LogFake;"}],"quickstart":{"code":"use TiMacDonald\\Log\\LogFake;\n\n$logFake = new LogFake();\n$logFake->info('Test message');\n$logFake->assertLogged('info', 'Test message');","lang":"php","description":"Fake logger for testing log assertions in Laravel."},"warnings":[{"fix":"Ensure you are using Laravel's Log facade or logger.","message":"Only works with Laravel's logging system, not standalone.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'drop':4 'fake':2,6,17 'framework':13 'laravel':12,14 'log':1,16 'logger':7 'test':9,15","created_at":"2026-06-19T09:24:43.686995+00:00","updated_at":"2026-06-19T09:24:43.686995+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/timacdonald/log-fake","github":"https://github.com/timacdonald/log-fake","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","logging"],"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}}