{"id":20900553,"url":"https://github.com/phpbench/pipeline","last_synced_at":"2026-04-26T19:31:29.159Z","repository":{"id":66173829,"uuid":"116835531","full_name":"phpbench/pipeline","owner":"phpbench","description":"PHPBench Pipeline","archived":false,"fork":false,"pushed_at":"2018-03-25T17:09:14.000Z","size":220,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-12T22:43:38.123Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phpbench.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":"2018-01-09T15:41:53.000Z","updated_at":"2024-05-13T13:49:49.000Z","dependencies_parsed_at":"2023-02-22T09:00:14.587Z","dependency_job_id":null,"html_url":"https://github.com/phpbench/pipeline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phpbench/pipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbench%2Fpipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbench%2Fpipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbench%2Fpipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbench%2Fpipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpbench","download_url":"https://codeload.github.com/phpbench/pipeline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbench%2Fpipeline/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"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":[],"created_at":"2024-11-18T11:20:41.312Z","updated_at":"2026-04-26T19:31:29.135Z","avatar_url":"https://github.com/phpbench.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PHPBench Pipeline\n=================\n\n[![Build\nStatus](https://travis-ci.org/phpbench/pipeline.svg?branch=master)](https://travis-ci.org/phpbench/pipeline)\n\nComposable performance sampling framework.\n\n```php\nuse PhpBench\\Pipeline\\Core\\PipelineBuilder;\n\n$builder = PipelineBuilder::createWithDefaults()\n    -\u003estage('parameter/serial', [\n        'name' =\u003e 'algo',\n        'values' =\u003e hash_algos(),\n    ])\n    -\u003estage('sampler/callable', [\n        'callable' =\u003e function ($data) { hash($data['algo'], 'Hello World'); },\n        'iterations' =\u003e 100,\n    ])\n    -\u003estage('encoder/json')\n    -\u003estage('output/stream')\n\n    -\u003ebuild()\n    -\u003erun();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpbench%2Fpipeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpbench%2Fpipeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpbench%2Fpipeline/lists"}