{"id":19029989,"url":"https://github.com/padosoft/httpclient","last_synced_at":"2025-07-26T17:13:43.744Z","repository":{"id":57035061,"uuid":"57132032","full_name":"padosoft/HTTPClient","owner":"padosoft","description":"Very simple HTTP Client using Guzzle to make request more user friendly.","archived":false,"fork":false,"pushed_at":"2017-08-09T09:10:03.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T03:44:23.687Z","etag":null,"topics":["guzzle","http","http-client","request","response"],"latest_commit_sha":null,"homepage":null,"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/padosoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-26T13:49:03.000Z","updated_at":"2024-09-04T14:05:15.000Z","dependencies_parsed_at":"2022-08-23T20:50:51.709Z","dependency_job_id":null,"html_url":"https://github.com/padosoft/HTTPClient","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2FHTTPClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2FHTTPClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2FHTTPClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2FHTTPClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padosoft","download_url":"https://codeload.github.com/padosoft/HTTPClient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240079638,"owners_count":19744725,"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":["guzzle","http","http-client","request","response"],"created_at":"2024-11-08T21:16:03.336Z","updated_at":"2025-02-21T20:15:04.309Z","avatar_url":"https://github.com/padosoft.png","language":"PHP","readme":"\n## WORK IN PROGRESS\n# httpclient\nVery simple HTTP Client using Guzzle to make request more user friendly.\nYou start to send HTTP request in minute. \n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Build Status][ico-travis]][link-travis]\n[![Coverage Status][ico-scrutinizer]][link-scrutinizer]\n[![Quality Score][ico-code-quality]][link-code-quality]\n[![Total Downloads][ico-downloads]][link-downloads]\n[![SensioLabsInsight][ico-sensiolab]][link-sensiolab]\n![Agnostic][ico-agnostic]\n[![HHVM Status][ico-hhvm]][link-hhvm]\n\nTable of Contents\n=================\n\n  * [httpclient](#httpclient)\n  * [Table of Contents](#table-of-contents)\n  * [Prerequisites](#prerequisites)\n  * [Install](#install)\n  * [Usage](#usage)\n  * [Example](#example)\n  * [Screenshots](#screenshots)\n  * [Change Log](#change-log)\n  * [Testing](#testing)\n  * [Contributing](#contributing)\n  * [Security](#security)\n  * [API Documentation](#api-documentation)\n  * [Credits](#credits)\n  * [About Padosoft](#about-padosoft)\n  * [License](#license)\n\n# Prerequisites\n\nPHP \u003e=5.5.0\n\n# Install\n\nThis package can be installed through Composer.\n\n``` bash\ncomposer require padosoft/httpclient\n```\n\n# Usage\n\n## Example\n\n# Screenshots\n\n# Change Log\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n# Testing\n\n# Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.\n\n# Security\n\nIf you discover any security related issues, please email  instead of using the issue tracker.\n\n# API Documentation\n\nPlease see API documentation at http://padosoft.github.io/httpclient\n\n# Credits\n\n- [Padosoft](https://github.com/padosoft)\n- [All Contributors](../../contributors)\n\n# About Padosoft\nPadosoft is a software house based in Florence, Italy. Specialized in E-commerce and web sites.\n\n# License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[ico-version]: https://img.shields.io/packagist/v/padosoft/httpclient.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://img.shields.io/travis/padosoft/HTTPClient/master.svg?style=flat-square\n[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/padosoft/httpclient.svg?style=flat-square\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/padosoft/httpclient.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/padosoft/httpclient.svg?style=flat-square\n[ico-sensiolab]: https://insight.sensiolabs.com/projects/9afab5fa-e9e4-40df-8ccf-6c122c26fd42/small.png\n[ico-agnostic]: https://img.shields.io/badge/PHP-Framework%20agnostic-4F5B93.svg?style=flat-square\n[ico-hhvm]: http://hhvm.h4cc.de/badge/padosoft/httpclient.svg\n\n\n[link-packagist]: https://packagist.org/packages/padosoft/httpclient\n[link-travis]: https://travis-ci.org/padosoft/HTTPClient\n[link-scrutinizer]: https://scrutinizer-ci.com/g/padosoft/HTTPClient/code-structure\n[link-code-quality]: https://scrutinizer-ci.com/g/padosoft/HTTPClient\n[link-downloads]: https://packagist.org/packages/padosoft/httpclient\n[link-sensiolab]: https://insight.sensiolabs.com/projects/9afab5fa-e9e4-40df-8ccf-6c122c26fd42\n[link-hhvm]: http://hhvm.h4cc.de/package/padosoft/httpclient\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadosoft%2Fhttpclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadosoft%2Fhttpclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadosoft%2Fhttpclient/lists"}