{"id":21297514,"url":"https://github.com/fvdm/pusher-php","last_synced_at":"2025-08-18T05:11:32.862Z","repository":{"id":66611024,"uuid":"2631506","full_name":"fvdm/pusher-php","owner":"fvdm","description":"PHP function for Pusherapp.com","archived":false,"fork":false,"pushed_at":"2015-05-20T06:25:39.000Z","size":188,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-03-15T17:35:04.186Z","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/fvdm.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":"2011-10-23T17:02:40.000Z","updated_at":"2015-05-20T06:03:00.000Z","dependencies_parsed_at":"2023-02-20T16:15:58.732Z","dependency_job_id":null,"html_url":"https://github.com/fvdm/pusher-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fvdm/pusher-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvdm%2Fpusher-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvdm%2Fpusher-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvdm%2Fpusher-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvdm%2Fpusher-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fvdm","download_url":"https://codeload.github.com/fvdm/pusher-php/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvdm%2Fpusher-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270946068,"owners_count":24672890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":[],"created_at":"2024-11-21T14:38:04.972Z","updated_at":"2025-08-18T05:11:32.809Z","avatar_url":"https://github.com/fvdm.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Pusher-PHP\n\nAt the moment there is only one file _pusher.php_ to send messages to your [Pusher](http://pusher.com/) app from a PHP script.\n\nJust require it and do like this:\n\n```php\n\u003c?php\nrequire 'pusher.php';\npusher( array(\n\t'appID'\t\t\t=\u003e\t'1234',\n\t'authKey'\t\t=\u003e\t'f843j838v49',\n\t'authSecret'\t\t=\u003e\t'2kh4s9dv1e',\n\t'channel'\t\t=\u003e\t'chat',\n\t'event'\t\t\t=\u003e\t'user_text',\n\t'fields'\t\t=\u003e\tarray(\n\t\t'username'\t\t=\u003e\t'johndoe',\n\t\t'time'\t\t\t=\u003e\tdate( 'H:i:s' ),\n\t\t'text'\t\t\t=\u003e\t'hello world'\n\t)\n));\n?\u003e```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffvdm%2Fpusher-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffvdm%2Fpusher-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffvdm%2Fpusher-php/lists"}