{"id":15025980,"url":"https://github.com/encritary/streamfd","last_synced_at":"2025-10-15T09:32:35.545Z","repository":{"id":176079861,"uuid":"264418056","full_name":"Encritary/streamfd","owner":"Encritary","description":"A simple PHP extension that allows to get the FD of a stream resource","archived":false,"fork":false,"pushed_at":"2020-05-16T12:57:08.000Z","size":9,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T20:04:57.170Z","etag":null,"topics":["fd","parallel","php","php-extension","php-parallel","php7","php72","php73","php74","socket-sharing","stream-sharing"],"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/Encritary.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":"2020-05-16T11:04:13.000Z","updated_at":"2022-09-03T12:12:48.000Z","dependencies_parsed_at":"2023-06-28T23:00:23.667Z","dependency_job_id":null,"html_url":"https://github.com/Encritary/streamfd","commit_stats":null,"previous_names":["encritary/streamfd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Encritary%2Fstreamfd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Encritary%2Fstreamfd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Encritary%2Fstreamfd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Encritary%2Fstreamfd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Encritary","download_url":"https://codeload.github.com/Encritary/streamfd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103868,"owners_count":21048245,"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":["fd","parallel","php","php-extension","php-parallel","php7","php72","php73","php74","socket-sharing","stream-sharing"],"created_at":"2024-09-24T20:03:26.368Z","updated_at":"2025-10-15T09:32:35.452Z","avatar_url":"https://github.com/Encritary.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# streamfd\n[![Build Status](https://travis-ci.org/Encritary/streamfd.svg?branch=master)](https://travis-ci.org/Encritary/streamfd)\n\nA simple PHP extension that allows you to get the FD of a stream resource.\n\n# Building\n```\ngit clone https://github.com/Encritary/streamfd.git\ncd streamfd\nphpize\n./configure --enable-streamfd\nmake \u0026\u0026 make test \u0026\u0026 sudo make install\n```\n\n# Usage\n\nThe extension adds only one new PHP function:\n\n``streamfd(resource $stream) : int|bool``\n\nIt will return the file descriptor (a positive integer) of the given stream resource, or ``false`` if an error occurs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencritary%2Fstreamfd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fencritary%2Fstreamfd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencritary%2Fstreamfd/lists"}