{"id":14966466,"url":"https://github.com/g41797/queue-pulsar","last_synced_at":"2026-01-28T10:34:18.561Z","repository":{"id":242011103,"uuid":"805701929","full_name":"g41797/queue-pulsar","owner":"g41797","description":"Yii3 Queue Adapter for Apache Pulsar","archived":false,"fork":false,"pushed_at":"2024-07-10T00:33:09.000Z","size":18842,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T10:10:44.506Z","etag":null,"topics":["apache-pulsar","job-processing","php","queue","submitter","worker","yii"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/g41797/queue-pulsar","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/g41797.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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}},"created_at":"2024-05-25T08:12:00.000Z","updated_at":"2024-07-05T07:31:18.000Z","dependencies_parsed_at":"2024-09-14T02:54:22.935Z","dependency_job_id":null,"html_url":"https://github.com/g41797/queue-pulsar","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"373639240b66f972ba585aa75f9fa31dd1e64bb4"},"previous_names":["g41797/queue-pulsar"],"tags_count":1,"template":false,"template_full_name":"g41797/queue-nats","purl":"pkg:github/g41797/queue-pulsar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g41797%2Fqueue-pulsar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g41797%2Fqueue-pulsar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g41797%2Fqueue-pulsar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g41797%2Fqueue-pulsar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g41797","download_url":"https://codeload.github.com/g41797/queue-pulsar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g41797%2Fqueue-pulsar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["apache-pulsar","job-processing","php","queue","submitter","worker","yii"],"created_at":"2024-09-24T13:36:25.530Z","updated_at":"2026-01-28T10:34:18.546Z","avatar_url":"https://github.com/g41797.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yii3 Queue Adapter for Apache Pulsar\n\n\n[![tests](https://github.com/g41797/queue-pulsar/actions/workflows/tests.yml/badge.svg)](https://github.com/g41797/queue-pulsar/actions/workflows/tests.yml)\n\n## Description\n\nYii3 Queue Adapter for [**Apache Pulsar**](https://pulsar.apache.org/) is new adapter in [Yii3 Queue Adapters family.](https://github.com/yiisoft/queue/blob/master/docs/guide/en/adapter-list.md)\n\nImplementation of adapter based on [pulsar-client-php](https://github.com/ikilobyte/pulsar-client-php) library.\n\n## Requirements\n\n- PHP 8.2 or higher.\n\n## Installation\n\nThe package could be installed with composer:\n\n```shell\ncomposer require g41797/queue-pulsar\n```\n\n## General usage\n\n- As part of [Yii3 Queue Framework](https://github.com/yiisoft/queue/blob/master/docs/guide/en/README.md)\n- Stand-alone\n\n## Limitations\n\n[Job Status](https://github.com/yiisoft/queue/blob/master/docs/guide/en/usage.md#job-status)\n```php\n// Push a job into the queue and get a message ID.\n$id = $queue-\u003epush(new SomeJob());\n\n// Get job status.\n$status = $queue-\u003estatus($id);\n```\nis not supported.\n\n## License\n\nYii3 Queue Adapter for Apache Pulsar is free software. It is released under the terms of the BSD License.\nPlease see [`LICENSE`](./LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg41797%2Fqueue-pulsar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg41797%2Fqueue-pulsar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg41797%2Fqueue-pulsar/lists"}