{"id":19826876,"url":"https://github.com/dedalozzo/surfer","last_synced_at":"2025-02-28T16:42:12.512Z","repository":{"id":56938305,"uuid":"112632205","full_name":"dedalozzo/surfer","owner":"dedalozzo","description":"Yet another HTTP client that uses cURL or standard sockets and handle chunk responses.","archived":false,"fork":false,"pushed_at":"2022-05-30T22:15:24.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T12:50:52.436Z","etag":null,"topics":["chunk","curl","http","http-client","sockets"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dedalozzo.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":"2017-11-30T16:11:23.000Z","updated_at":"2022-05-30T22:13:40.000Z","dependencies_parsed_at":"2022-08-21T01:40:29.119Z","dependency_job_id":null,"html_url":"https://github.com/dedalozzo/surfer","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedalozzo%2Fsurfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedalozzo%2Fsurfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedalozzo%2Fsurfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dedalozzo%2Fsurfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dedalozzo","download_url":"https://codeload.github.com/dedalozzo/surfer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241183224,"owners_count":19923815,"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":["chunk","curl","http","http-client","sockets"],"created_at":"2024-11-12T11:11:53.034Z","updated_at":"2025-02-28T16:42:12.463Z","avatar_url":"https://github.com/dedalozzo.png","language":"PHP","readme":"[![Latest Stable Version](https://poser.pugx.org/3f/surfer/v/stable.png)](https://packagist.org/packages/3f/surfer)\n[![Latest Unstable Version](https://poser.pugx.org/3f/surfer/v/unstable.png)](https://packagist.org/packages/3f/surfer)\n[![Build Status](https://scrutinizer-ci.com/g/dedalozzo/surfer/badges/build.png?b=master)](https://scrutinizer-ci.com/g/dedalozzo/surfer/build-status/master)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/dedalozzo/surfer/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/dedalozzo/surfer/?branch=master)\n[![License](https://poser.pugx.org/3f/surfer/license.svg)](https://packagist.org/packages/3f/surfer)\n[![Total Downloads](https://poser.pugx.org/3f/surfer/downloads.png)](https://packagist.org/packages/3f/surfer)\n\n\nSurfer\n======\nAn HTTP client that uses cURL or standard sockets and handle chunk responses.\n\n\nComposer Installation\n---------------------\n\nTo install Surfer, you first need to install [Composer](http://getcomposer.org/), a Package Manager for\nPHP, following those few [steps](http://getcomposer.org/doc/00-intro.md#installation-nix):\n\n```sh\ncurl -s https://getcomposer.org/installer | php\n```\n\nYou can run this command to easily access composer from anywhere on your system:\n\n```sh\nsudo mv composer.phar /usr/local/bin/composer\n```\n\n\nSurfer Installation\n-------------------\nOnce you have installed Composer, it's easy install Surfer.\n\n1. Edit your `composer.json` file, adding Surfer to the require section:\n```sh\n{\n    \"require\": {\n        \"3f/surfer\": \"dev-master\"\n    },\n}\n```\n2. Run the following command in your project root dir:\n```sh\ncomposer update\n```\n\n\nDocumentation\n-------------\nThe documentation can be generated using [Doxygen](http://doxygen.org). A `Doxyfile` is provided for your convenience.\n\n\nRequirements\n------------\n- PHP 5.6.0 or above.\n\n\nAuthors\n-------\nFilippo F. Fadda - \u003cfilippo.fadda@programmazione.it\u003e - \u003chttp://www.linkedin.com/in/filippofadda\u003e\n\n\nLicense\n-------\nThis project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedalozzo%2Fsurfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdedalozzo%2Fsurfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdedalozzo%2Fsurfer/lists"}