{"id":16511192,"url":"https://github.com/danog/stun","last_synced_at":"2025-10-28T03:31:59.992Z","repository":{"id":191982998,"uuid":"686123929","full_name":"danog/stun","owner":"danog","description":"A pure PHP async STUN implementation.","archived":false,"fork":false,"pushed_at":"2023-09-01T20:34:11.000Z","size":32,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T11:11:12.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danog.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}},"created_at":"2023-09-01T20:02:02.000Z","updated_at":"2024-01-01T09:30:33.000Z","dependencies_parsed_at":"2023-09-01T21:52:48.230Z","dependency_job_id":"7d333889-a9e5-4a85-b4e3-5097f9ee1585","html_url":"https://github.com/danog/stun","commit_stats":null,"previous_names":["danog/stun"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Fstun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Fstun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Fstun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Fstun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danog","download_url":"https://codeload.github.com/danog/stun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238590596,"owners_count":19497350,"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":[],"created_at":"2024-10-11T15:59:17.111Z","updated_at":"2025-10-28T03:31:59.626Z","avatar_url":"https://github.com/danog.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stun - A pure PHP async STUN implementation\n\nCreated by Daniil Gentili ([@danog](https://github.com/danog)).  \n\nThis is a pure PHP async STUN implementation.\n\nUsage:\n\n```bash\ncomposer require danog/stun\n```\n\nAnd then:\n\n```php\n\u003c?php\n\nuse danog\\Stun\\StunClient;\n\nrequire 'vendor/autoload.php';\n\n$stun = new StunClient(\"stun.l.google.com:19302\");\nvar_dump($stun-\u003ebind());\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanog%2Fstun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanog%2Fstun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanog%2Fstun/lists"}