{"id":18929578,"url":"https://github.com/thecodingmachine/guzzle-universal-service-provider","last_synced_at":"2026-03-16T15:30:16.813Z","repository":{"id":57067870,"uuid":"71554215","full_name":"thecodingmachine/guzzle-universal-service-provider","owner":"thecodingmachine","description":"Cross-framework module for guzzlehttp/guzzle:6","archived":false,"fork":false,"pushed_at":"2017-09-22T12:46:05.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"1.0","last_synced_at":"2025-02-16T12:30:27.118Z","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/thecodingmachine.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}},"created_at":"2016-10-21T10:08:18.000Z","updated_at":"2016-10-21T10:09:18.000Z","dependencies_parsed_at":"2022-08-24T14:54:08.589Z","dependency_job_id":null,"html_url":"https://github.com/thecodingmachine/guzzle-universal-service-provider","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fguzzle-universal-service-provider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fguzzle-universal-service-provider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fguzzle-universal-service-provider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fguzzle-universal-service-provider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/guzzle-universal-service-provider/tar.gz/refs/heads/1.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239927825,"owners_count":19719835,"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-11-08T11:33:43.768Z","updated_at":"2026-03-16T15:30:16.757Z","avatar_url":"https://github.com/thecodingmachine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Stable Version](https://poser.pugx.org/thecodingmachine/guzzle-universal-service-provider/v/stable)](https://packagist.org/packages/thecodingmachine/guzzle-universal-service-provider)\n[![Latest Unstable Version](https://poser.pugx.org/thecodingmachine/guzzle-universal-service-provider/v/unstable)](https://packagist.org/packages/thecodingmachine/guzzle-universal-service-provider)\n[![License](https://poser.pugx.org/thecodingmachine/guzzle-universal-service-provider/license)](https://packagist.org/packages/thecodingmachine/guzzle-universal-service-provider)\n\n# Guzzle6 universal module\n\nThis package integrates Guzzle6 in any [container-interop](https://github.com/container-interop/service-provider) compatible framework/container.\n\n## Installation\n\n```\ncomposer require thecodingmachine/guzzle-universal-service-provider\n```\n\nOnce installed, you need to register the [`TheCodingMachine\\Guzzle\\XXXServiceProvider`](src/XXXServiceProvider.php) into your container.\n\nIf your container supports Puli integration, you have nothing to do. Otherwise, refer to your framework or container's documentation to learn how to register *service providers*.\n\n## Introduction\n\nThis is a service provider for [Guzzle 6](http://docs.guzzlephp.org/en/latest/index.html).\n\nIn addition to creating services for Guzzle 6, this service provider will also create a [Guzzle 6 adapter for HTTPlug](https://github.com/php-http/httplug).\n\n## Expected values / services\n\nThis *service provider* expects the following configuration / services to be available:\n\n| Name                        | Compulsory | Description                            |\n|-----------------------------|------------|----------------------------------------|\n| `guzzleConfig`       | *no*       | You can change the default provided Guzzle config by override this entry  |\n\n\n## Provided services\n\nThis *service provider* provides the following services:\n\n| Service name                | Description                          |\n|-----------------------------|--------------------------------------|\n| `GuzzleHttp\\Client`              | The Guzzle client                           |\n| `guzzleConfig`       | By default, the Guzzle config defaults to: `[ 'http_errors' =\u003e true ]` |\n| `Http\\Adapter\\Guzzle6\\Client` | An HTTPlug adapter for the Guzzle client |\n| `Http\\Client\\HttpClient` | An alias to the Guzzle6 adapter |\n| `Http\\Client\\HttpAsyncClient` | An alias to the Guzzle6 adapter |\n\n## Extended services\n\n*None*\n\n\u003csmall\u003eProject template courtesy of \u003ca href=\"https://github.com/thecodingmachine/service-provider-template\"\u003ethecodingmachine/service-provider-template\u003c/a\u003e\u003c/small\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fguzzle-universal-service-provider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Fguzzle-universal-service-provider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fguzzle-universal-service-provider/lists"}