{"id":93411,"library":"maxbanton-cwh","title":"CloudWatch Handler for Monolog","description":"AWS CloudWatch Handler for Monolog library.","status":"active","version":"3.0.0","language":"php","source_language":null,"source_url":"https://github.com/maxbanton/cwh","tags":["aws","cloudwatch","monolog","logging","handler"],"install":[{"cmd":"composer require maxbanton/cwh","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"CloudWatch","correct":"use Maxbanton\\Cwh\\Handler\\CloudWatch;"}],"quickstart":{"code":"use Maxbanton\\Cwh\\Handler\\CloudWatch;\nuse Monolog\\Logger;\n\n$handler = new CloudWatch('log_group', 'log_stream', 'region', 'key', 'secret');\n$logger = new Logger('name', [$handler]);\n$logger->info('Hello CloudWatch!');","lang":"php","description":"Send a log message to AWS CloudWatch."},"warnings":[{"fix":"Install aws/aws-sdk-php.","message":"Requires AWS SDK for PHP v3.","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'aw':5,11 'cloudwatch':1,6,12 'handler':2,7,15 'librari':10 'log':14 'monolog':4,9,13","created_at":"2026-06-19T09:47:35.927784+00:00","updated_at":"2026-06-19T09:47:35.927784+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/maxbanton/cwh","github":"https://github.com/maxbanton/cwh","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}