{"id":18666372,"url":"https://github.com/tastyigniter/ti-ext-broadcast","last_synced_at":"2025-07-21T08:34:03.555Z","repository":{"id":40502440,"uuid":"152991376","full_name":"tastyigniter/ti-ext-broadcast","owner":"tastyigniter","description":"Push browser notifications in real-time from your TastyIgniter application.","archived":false,"fork":false,"pushed_at":"2025-06-22T09:59:09.000Z","size":311,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"4.x","last_synced_at":"2025-07-08T05:38:52.485Z","etag":null,"topics":["browser-notifications","push-notifications","pusher","tastyigniter"],"latest_commit_sha":null,"homepage":"","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/tastyigniter.png","metadata":{"funding":{"github":"tastyigniter","open_collective":"tastyigniter"},"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2018-10-14T15:53:24.000Z","updated_at":"2025-06-22T09:55:02.000Z","dependencies_parsed_at":"2024-01-16T22:18:13.838Z","dependency_job_id":"f8708474-c1af-4775-b64d-2d089b94c00b","html_url":"https://github.com/tastyigniter/ti-ext-broadcast","commit_stats":{"total_commits":63,"total_committers":3,"mean_commits":21.0,"dds":0.3650793650793651,"last_synced_commit":"442c3a30dab9b4c64e9d26b259c99030ff0ffb02"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/tastyigniter/ti-ext-broadcast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2Fti-ext-broadcast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2Fti-ext-broadcast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2Fti-ext-broadcast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2Fti-ext-broadcast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tastyigniter","download_url":"https://codeload.github.com/tastyigniter/ti-ext-broadcast/tar.gz/refs/heads/4.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2Fti-ext-broadcast/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265562840,"owners_count":23788596,"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","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":["browser-notifications","push-notifications","pusher","tastyigniter"],"created_at":"2024-11-07T08:32:04.376Z","updated_at":"2025-07-21T08:34:03.548Z","avatar_url":"https://github.com/tastyigniter.png","language":"PHP","funding_links":["https://github.com/sponsors/tastyigniter","https://opencollective.com/tastyigniter"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/tastyigniter/ti-ext-broadcast/actions\"\u003e\u003cimg src=\"https://github.com/tastyigniter/ti-ext-broadcast/actions/workflows/pipeline.yml/badge.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/tastyigniter/ti-ext-broadcast\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/tastyigniter/ti-ext-broadcast\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/tastyigniter/ti-ext-broadcast\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/tastyigniter/ti-ext-broadcast\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/tastyigniter/ti-ext-broadcast\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/tastyigniter/ti-ext-broadcast\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Introduction\n\nThe TastyIgniter Broadcast extension leverages [Laravel Broadcasting](https://laravel.com/docs/broadcasting) to deliver real-time browser notifications in response to specific events within TastyIgniter. This extension allows you to broadcast system events such as order status updates, reservation notifications, and more to your TastyIgniter website.\n\nWhile the extension is designed to integrate with the [Pusher service](https://pusher.com/), it also supports other Laravel broadcast drivers.\n\n## Documentation\n\nDocumentation can be found on the [TastyIgniter documentation website](https://tastyigniter.com/docs/extensions/broadcast).\n\n## Changelog\n\nPlease see [CHANGELOG](https://github.com/tastyigniter/ti-ext-broadcast/blob/master/CHANGELOG.md) for more information on what has changed recently.\n\n## Reporting issues\n\nIf you encounter a bug in this extension, please report it using the [Issue Tracker](https://github.com/tastyigniter/ti-ext-broadcast/issues) on GitHub.\n\n## Contributing\n\nContributions are welcome! Please read [TastyIgniter's contributing guide](https://tastyigniter.com/docs/resources/contribution-guide).\n\n## Security vulnerabilities\n\nFor reporting security vulnerabilities, please see our [security policy](https://github.com/tastyigniter/ti-ext-broadcast/security/policy).\n\n### License\n\nTastyIgniter Broadcast extension is open-source software licensed under the [MIT license](https://github.com/tastyigniter/ti-ext-broadcast/blob/master/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftastyigniter%2Fti-ext-broadcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftastyigniter%2Fti-ext-broadcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftastyigniter%2Fti-ext-broadcast/lists"}