{"id":19387003,"url":"https://github.com/bermudaphp/pipeline","last_synced_at":"2025-04-14T02:06:29.151Z","repository":{"id":62493462,"uuid":"257289512","full_name":"bermudaphp/pipeline","owner":"bermudaphp","description":"Psr-15 middleware pipeline","archived":false,"fork":false,"pushed_at":"2022-01-21T19:14:40.000Z","size":72,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T16:05:08.032Z","etag":null,"topics":["middleware","middleware-dispatchers","middleware-pipeline","middlewares","php","php-middleware","pipeline","psr-15","psr-7"],"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/bermudaphp.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":"2020-04-20T13:28:10.000Z","updated_at":"2024-08-03T10:45:08.000Z","dependencies_parsed_at":"2022-11-02T09:31:36.747Z","dependency_job_id":null,"html_url":"https://github.com/bermudaphp/pipeline","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bermudaphp%2Fpipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bermudaphp%2Fpipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bermudaphp%2Fpipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bermudaphp%2Fpipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bermudaphp","download_url":"https://codeload.github.com/bermudaphp/pipeline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248809042,"owners_count":21164896,"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":["middleware","middleware-dispatchers","middleware-pipeline","middlewares","php","php-middleware","pipeline","psr-15","psr-7"],"created_at":"2024-11-10T10:08:04.909Z","updated_at":"2025-04-14T02:06:29.119Z","avatar_url":"https://github.com/bermudaphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pipeline\nPsr-15 middleware pipeline\n\n## Installation\n\n```bash\ncomposer require bermudaphp/pipeline\n```\n\n## Usage\n\n```php\n\nuse function Bermuda\\Pipeline\\pipe;\n\npipe()-\u003epipe($myFirstMiddlewareInstance)\n      -\u003epipe($mySecondMiddlewareInstance)\n      -\u003eprocess($serverRequest, $requestHandler);\n```\n\n## Request handling\n\n```php\n\npipe([$myFirstMiddlewareInstance, $mySecondMiddlewareInstance])-\u003ehandle($serverRequest);\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbermudaphp%2Fpipeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbermudaphp%2Fpipeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbermudaphp%2Fpipeline/lists"}