{"id":26792002,"url":"https://github.com/dealloc/fcm","last_synced_at":"2026-07-11T21:31:27.087Z","repository":{"id":81994614,"uuid":"69392390","full_name":"dealloc/fcm","owner":"dealloc","description":"A simple driver for connecting the laravel notification system to Firebase cloud messaging","archived":false,"fork":false,"pushed_at":"2016-09-28T12:05:33.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T22:37:59.645Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dealloc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dealloc"],"buy_me_a_coffee":"dealloc"}},"created_at":"2016-09-27T19:43:19.000Z","updated_at":"2017-04-27T23:30:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"c968f4b1-7970-48b7-8008-43bf890b6ac1","html_url":"https://github.com/dealloc/fcm","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dealloc/fcm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dealloc%2Ffcm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dealloc%2Ffcm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dealloc%2Ffcm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dealloc%2Ffcm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dealloc","download_url":"https://codeload.github.com/dealloc/fcm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dealloc%2Ffcm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35376133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"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":"2025-03-29T15:19:14.891Z","updated_at":"2026-07-11T21:31:27.083Z","avatar_url":"https://github.com/dealloc.png","language":"PHP","funding_links":["https://github.com/sponsors/dealloc","https://buymeacoffee.com/dealloc"],"categories":[],"sub_categories":[],"readme":"# fcm - Firebase Cloud Messaging\n\u003e A simple driver for connecting the laravel notification system to Firebase cloud messaging\n\n### What's this\nfcm provides a very clean and fluent interface for connecting the Laravel 5.3 notification system to Firebase cloud messaging.\nThis allows you to easily send notifications to websites, Android apps and iOS apps without effort.\n\n### How to install\n- Use composer to install the package with `composer require dealloc/fcm`\n- Register the service provider `\\Dealloc\\FCM\\NotificationServiceProvider::class` in your service providers\n- Create a notification using `php artisan make:notification`\n- Implement the `\\Dealloc\\FCM\\Contracts\\FirebaseNotification` contract in your notification class\n- In the `via` method of your notification return `['fcm']`\n\n### Example\nTODO - provide a simple notification class and code to dispatch it, referencing laravel documentation\n\n### License\nThis project is licensed under the MIT license, see [LICENSE](LICENSE) for full license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdealloc%2Ffcm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdealloc%2Ffcm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdealloc%2Ffcm/lists"}