{"id":16413972,"url":"https://github.com/willwashburn/phpunit-port-canary","last_synced_at":"2026-05-15T21:38:13.216Z","repository":{"id":57080862,"uuid":"92275796","full_name":"willwashburn/phpunit-port-canary","owner":"willwashburn","description":"🐦 Find tests that are making external requests","archived":false,"fork":false,"pushed_at":"2017-05-26T13:51:28.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T13:36:31.904Z","etag":null,"topics":["phpunit","phpunit-listener"],"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/willwashburn.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}},"created_at":"2017-05-24T09:39:55.000Z","updated_at":"2017-05-24T09:59:23.000Z","dependencies_parsed_at":"2022-08-24T14:58:04.769Z","dependency_job_id":null,"html_url":"https://github.com/willwashburn/phpunit-port-canary","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwashburn%2Fphpunit-port-canary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwashburn%2Fphpunit-port-canary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwashburn%2Fphpunit-port-canary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwashburn%2Fphpunit-port-canary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willwashburn","download_url":"https://codeload.github.com/willwashburn/phpunit-port-canary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240451012,"owners_count":19803381,"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":["phpunit","phpunit-listener"],"created_at":"2024-10-11T06:52:55.041Z","updated_at":"2026-05-15T21:38:13.187Z","avatar_url":"https://github.com/willwashburn.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phpunit-port-canary [![Packagist](https://img.shields.io/packagist/dt/willwashburn/phpunit-port-canary.svg?style=flat-square)](https://packagist.org/packages/willwashburn/phpunit-port-canary/stats) [![Packagist](https://img.shields.io/packagist/v/willwashburn/phpunit-port-canary.svg?style=flat-square)](https://packagist.org/packages/willwashburn/phpunit-port-canary) [![MIT License](https://img.shields.io/packagist/l/willwashburn/phpunit-port-canary.svg?style=flat-square)](https://github.com/willwashburn/phpunit-port-canary/blob/master/license.txt) \n:bird: Find tests that are making external requests\n\n## Why\nNot all tests are written perfectly. This library intends to help you spot when your phpunit tests are making requests across ports when you don't want them to.\n\n\u003eNote: This is in a super alpha bootleg version. Try it out, but.. uh, no promises.\n\n## Installation\n\n```\ncomposer require willwashburn/phpunit-port-canary\n```\n\nAlternatively, add `\"willwashburn/phpunit-port-canary\": \"0.0.1\"` to your composer.json\n\n## Configuration\n Add this to your phpunit.xml\n```XML\n    \u003clisteners\u003e\n        \u003clistener class=\"\\WillWashburn\\PortListener\" file=\"vendor/willwashburn/phpunit-port-canary/src/PortListener.php\"/\u003e\n    \u003c/listeners\u003e\n```\n\n## Change Log\n- v0.0.2 - Prettier Reporting\n- v0.0.1 - MVP bootleg version\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillwashburn%2Fphpunit-port-canary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillwashburn%2Fphpunit-port-canary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillwashburn%2Fphpunit-port-canary/lists"}