{"id":23884752,"url":"https://github.com/cachewerk/homebrew-tap","last_synced_at":"2025-09-14T06:06:19.006Z","repository":{"id":38083944,"uuid":"348458669","full_name":"cachewerk/homebrew-tap","owner":"cachewerk","description":"Homebrew formula and tap for Relay.","archived":false,"fork":false,"pushed_at":"2025-02-14T17:54:13.000Z","size":126,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-13T12:50:02.635Z","etag":null,"topics":["homebrew","php-extension","redis"],"latest_commit_sha":null,"homepage":"https://relay.so","language":"Ruby","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/cachewerk.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}},"created_at":"2021-03-16T18:52:06.000Z","updated_at":"2025-02-14T17:54:15.000Z","dependencies_parsed_at":"2024-11-19T19:38:10.121Z","dependency_job_id":"e12d95bd-bf35-457f-8cf4-483314667024","html_url":"https://github.com/cachewerk/homebrew-tap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cachewerk/homebrew-tap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachewerk%2Fhomebrew-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachewerk%2Fhomebrew-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachewerk%2Fhomebrew-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachewerk%2Fhomebrew-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cachewerk","download_url":"https://codeload.github.com/cachewerk/homebrew-tap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachewerk%2Fhomebrew-tap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275067222,"owners_count":25399651,"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-09-14T02:00:10.474Z","response_time":75,"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":["homebrew","php-extension","redis"],"created_at":"2025-01-04T03:17:57.156Z","updated_at":"2025-09-14T06:06:18.988Z","avatar_url":"https://github.com/cachewerk.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homebrew tap for Relay\n\nTo install the Relay extension for PHP using Homebrew, first add the tap:\n\n```bash\nbrew tap cachewerk/tap\n```\n\nNext, determine your PHP version using `php -v` and install the matching extension:\n\n```bash\nbrew install relay      # PHP 8.3\nbrew install relay@8.2  # PHP 8.2\nbrew install relay@7.4  # PHP 7.4\n```\n\nThe installation might abort and you'll be prompted to install some PHP extensions that Relay requires. You can install them using PECL:\n\n```bash\npecl install msgpack\npecl install igbinary\n```\n\nAfter the installation is completed, be sure to restart your PHP-FPM and web server services:\n\n```bash\nsudo brew services restart php\nsudo brew services restart nginx\n```\n\n## Links\n\n- [Documentation](https://relay.so/docs)\n- [Discussions](https://github.com/cachewerk/relay/discussions)\n- [Bluesky](https://bsky.app/profile/relay.so)\n\n## Uninstall\n\n```php\nbrew uninstall relay\nrm $(php-config --ini-dir)/ext-relay.ini\n\n# brew uninstall relay@8.1\n# rm $($(brew --prefix php@8.1)/bin/php-config --ini-dir)/ext-relay.ini\n\nrm -rf /opt/homebrew/etc/relay\n```\n\n## Development\n\nCheck the formula syntax before committing.\n\n```bash\nbrew style cachewerk/tap\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachewerk%2Fhomebrew-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcachewerk%2Fhomebrew-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachewerk%2Fhomebrew-tap/lists"}