{"id":20505017,"url":"https://github.com/gemblue/woowa","last_synced_at":"2026-04-19T00:35:08.600Z","repository":{"id":56983003,"uuid":"291455366","full_name":"gemblue/woowa","owner":"gemblue","description":"Simple Woowa Wrapper API. Woowa is popular platform to send Whatsapp message.","archived":false,"fork":false,"pushed_at":"2020-08-30T13:25:35.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-19T23:14:17.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gemblue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-30T11:17:57.000Z","updated_at":"2024-11-28T15:26:01.000Z","dependencies_parsed_at":"2022-08-21T12:20:31.790Z","dependency_job_id":null,"html_url":"https://github.com/gemblue/woowa","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gemblue/woowa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemblue%2Fwoowa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemblue%2Fwoowa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemblue%2Fwoowa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemblue%2Fwoowa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gemblue","download_url":"https://codeload.github.com/gemblue/woowa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemblue%2Fwoowa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31989882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T19:42:34.415Z","updated_at":"2026-04-19T00:35:08.560Z","avatar_url":"https://github.com/gemblue.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Woowa\n\nSimple Woowa Wrapper API. Woowa is popular platform to send Whatsapp message ☎️\nhttps://woo-wa.com/\n\n### How to use\n\nDownload the package with composer\n\n```\ncomposer require gemblue/woowa\n```\n\nThen, consume the library and send message\n\n```\n\u003c?php\n\nuse Gemblue\\Woowa\\Woowa;\n\n$Woowa = new Woowa;\n\n$Woowa-\u003esetup([\n    'sender' =\u003e '{senderphonenumber}',\n    'domain' =\u003e '{domain}',\n    'license' =\u003e '{license}',\n    'ip' =\u003e 'http://116.203.92.59',\n    'key' =\u003e '{key}'\n]);\n\n$send = $Woowa-\u003esendMessage('+62777777', 'Pesan ini adalah pesan percobaan dari library gemblue/woowa');\n\nif ($send) {\n    echo 'Pesan terkirim';\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemblue%2Fwoowa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgemblue%2Fwoowa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemblue%2Fwoowa/lists"}