{"id":20026750,"url":"https://github.com/raph6/slack-php","last_synced_at":"2026-05-14T02:33:57.506Z","repository":{"id":62533239,"uuid":"457375016","full_name":"raph6/slack-php","owner":"raph6","description":"php easy slack alerts","archived":false,"fork":false,"pushed_at":"2022-02-10T13:49:32.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-13T06:54:14.224Z","etag":null,"topics":["alerts","notifications","php","slack"],"latest_commit_sha":null,"homepage":"","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/raph6.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":"2022-02-09T13:42:04.000Z","updated_at":"2022-05-10T15:58:24.000Z","dependencies_parsed_at":"2022-11-02T16:01:04.237Z","dependency_job_id":null,"html_url":"https://github.com/raph6/slack-php","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/raph6/slack-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Fslack-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Fslack-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Fslack-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Fslack-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raph6","download_url":"https://codeload.github.com/raph6/slack-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Fslack-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33008090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["alerts","notifications","php","slack"],"created_at":"2024-11-13T09:07:46.561Z","updated_at":"2026-05-14T02:33:57.480Z","avatar_url":"https://github.com/raph6.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\ncomposer require raph6/slack-alerts\n```\n\n```php\n\nuse raph6\\SlackAlerts\\SlackAlerts;\n\n// ---\n\n$slack1 = new SlackAlerts('https://hooks.slack.com/services/xxxxxx/yyyyyyy/zzzzzz');\n$slack1-\u003esetText('test');\n$slack1-\u003esend();\n\n//  ---\n\n$slack2 = new SlackAlerts([\n    'default' =\u003e 'https://hooks.slack.com/services/xxxxxx/yyyyyy/zzzzzz',\n    'channel2' =\u003e 'https://hooks.slack.com/services/yyyyyy/xxxxxx/ssssss'\n]);\n$slack2-\u003esetText('test');\n$slack2-\u003esend('channel2');\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraph6%2Fslack-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraph6%2Fslack-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraph6%2Fslack-php/lists"}