{"id":30954718,"url":"https://github.com/ronte-ltd/zmq-bundle","last_synced_at":"2026-04-17T09:32:52.802Z","repository":{"id":141448066,"uuid":"81452209","full_name":"ronte-ltd/zmq-bundle","owner":"ronte-ltd","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-21T15:32:23.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-11T12:45:30.115Z","etag":null,"topics":["client","symfony-bundle","zeromq"],"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/ronte-ltd.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-09T13:20:05.000Z","updated_at":"2018-05-16T12:37:40.000Z","dependencies_parsed_at":"2023-07-24T12:45:58.868Z","dependency_job_id":null,"html_url":"https://github.com/ronte-ltd/zmq-bundle","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ronte-ltd/zmq-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronte-ltd%2Fzmq-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronte-ltd%2Fzmq-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronte-ltd%2Fzmq-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronte-ltd%2Fzmq-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronte-ltd","download_url":"https://codeload.github.com/ronte-ltd/zmq-bundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronte-ltd%2Fzmq-bundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31923172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T09:10:15.403Z","status":"ssl_error","status_checked_at":"2026-04-17T09:10:14.455Z","response_time":62,"last_error":"SSL_read: 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":["client","symfony-bundle","zeromq"],"created_at":"2025-09-11T11:05:50.965Z","updated_at":"2026-04-17T09:32:52.786Z","avatar_url":"https://github.com/ronte-ltd.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Zmq client bundle\n=================\n\n[![Build Status](https://travis-ci.org/ronte-ltd/zmq-bundle.svg?branch=master)](https://travis-ci.org/ronte-ltd/zmq-bundle)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ronte-ltd/zmq-bundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ronte-ltd/zmq-bundle/?branch=master)\n[![Code Coverage](https://scrutinizer-ci.com/g/ronte-ltd/zmq-bundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/ronte-ltd/zmq-bundle/?branch=master)\n# Install\n\n``` bash\ncomposer require \"ronte-ltd/zmq\"\n```\n\n# Configure\n\n``` yaml\n# app/config/config.yml\n# ...\nronte-zmq:\n  type: \\ZMQ::SOCKET_XPUB\n  url: \"tcp://localhost:12345\"\n```\n\n# Use\n\n``` php\n$result = $container-\u003eget('ronte-zmq.client')\n    -\u003esend('Some queue message');\n\nif ($result) {\n    echo \"Message sent.\\n\";\n} else {\n    echo \"Message not sent.\\n\";\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronte-ltd%2Fzmq-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronte-ltd%2Fzmq-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronte-ltd%2Fzmq-bundle/lists"}