{"id":16832084,"url":"https://github.com/eddiezane/tinyhttp","last_synced_at":"2025-04-11T04:14:05.185Z","repository":{"id":28279995,"uuid":"31790788","full_name":"eddiezane/TinyHttp","owner":"eddiezane","description":"A very tiny HTTP client","archived":false,"fork":false,"pushed_at":"2021-02-15T22:14:09.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T04:13:59.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"bbdoc/PGPool","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eddiezane.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":"2015-03-06T21:55:57.000Z","updated_at":"2021-05-30T23:27:20.000Z","dependencies_parsed_at":"2022-07-24T15:47:03.260Z","dependency_job_id":null,"html_url":"https://github.com/eddiezane/TinyHttp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddiezane%2FTinyHttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddiezane%2FTinyHttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddiezane%2FTinyHttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddiezane%2FTinyHttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddiezane","download_url":"https://codeload.github.com/eddiezane/TinyHttp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339225,"owners_count":21087215,"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-10-13T11:47:38.581Z","updated_at":"2025-04-11T04:14:05.167Z","avatar_url":"https://github.com/eddiezane.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyHttp\n[![BuildStatus](https://travis-ci.org/eddiezane/TinyHttp.svg?branch=master)](https://travis-ci.org/eddiezane/TinyHttp)\n\n\nTinyHttp is a very small HTTP wrapper written by [Neuman Vong](https://github.com/luciferous) and the fine folks over at [Twilio](https://twilio.com).\nFor more information of its purpose, see [this issue](https://github.com/twilio/twilio-php/issues/214).\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require eddiezane/tinyhttp\n```\n\n## Usage\n\n``` php\n$client = new \\TinyHttp('http://api.giphy.com');\necho $client-\u003eget('/v1/gifs/random', null, array('api_key' =\u003e 'dc6zaTOxFJmzC'))-\u003ebody;\n```\n\n## Testing\n\n``` bash\n$ ./vendor/bin/phpunit\n```\n\n## Todo\n- Improve README usage\n- Write tests\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Credits\n\n- [Neuman Vong](https://github.com/luciferous)\n- [Twilio](https://github.com/twilio/twilio-php/blob/master/Services/Twilio/TinyHttp.php)\n- [All Contributors](../../contributors)\n\n## License\n\nThe ISC License (BSD). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddiezane%2Ftinyhttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddiezane%2Ftinyhttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddiezane%2Ftinyhttp/lists"}