{"id":15068602,"url":"https://github.com/ramsey/http-range","last_synced_at":"2025-04-05T17:02:56.595Z","repository":{"id":48074866,"uuid":"111607130","full_name":"ramsey/http-range","owner":"ramsey","description":"⛳️ A PHP library for parsing and handling HTTP range requests.","archived":false,"fork":false,"pushed_at":"2025-03-02T05:16:16.000Z","size":125,"stargazers_count":33,"open_issues_count":0,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-29T16:02:42.344Z","etag":null,"topics":["http","php","psr-7","range","requests"],"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/ramsey.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null},"funding":{"github":"ramsey"}},"created_at":"2017-11-21T22:12:39.000Z","updated_at":"2025-03-02T17:05:39.000Z","dependencies_parsed_at":"2022-08-12T18:01:09.203Z","dependency_job_id":null,"html_url":"https://github.com/ramsey/http-range","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsey%2Fhttp-range","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsey%2Fhttp-range/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsey%2Fhttp-range/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsey%2Fhttp-range/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramsey","download_url":"https://codeload.github.com/ramsey/http-range/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369951,"owners_count":20927928,"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":["http","php","psr-7","range","requests"],"created_at":"2024-09-25T01:38:27.726Z","updated_at":"2025-04-05T17:02:56.566Z","avatar_url":"https://github.com/ramsey.png","language":"PHP","funding_links":["https://github.com/sponsors/ramsey"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eramsey/http-range\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cstrong\u003eA PHP library for parsing and handling HTTP range requests.\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/ramsey/http-range\"\u003e\u003cimg src=\"https://img.shields.io/badge/source-ramsey/http--range-blue.svg?style=flat-square\" alt=\"Source Code\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/ramsey/http-range\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/ramsey/http-range.svg?style=flat-square\u0026label=release\" alt=\"Download Package\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://php.net\"\u003e\u003cimg src=\"https://img.shields.io/packagist/php-v/ramsey/http-range.svg?style=flat-square\u0026colorB=%238892BF\" alt=\"PHP Programming Language\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/ramsey/http-range/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/ramsey/http-range.svg?style=flat-square\u0026colorB=darkcyan\" alt=\"Read License\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/ramsey/http-range/actions/workflows/continuous-integration.yml\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/ramsey/http-range/continuous-integration.yml?branch=main\u0026logo=github\u0026style=flat-square\" alt=\"Build Status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/ramsey/http-range\"\u003e\u003cimg src=\"https://img.shields.io/codecov/c/gh/ramsey/http-range?label=codecov\u0026logo=codecov\u0026style=flat-square\" alt=\"Codecov Code Coverage\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## About\n\nramsey/http-range is a PHP library for parsing and handling [HTTP range requests][].\n\nThis project adheres to a [code of conduct](CODE_OF_CONDUCT.md).\nBy participating in this project and its community, you are expected to\nuphold this code.\n\n## Installation\n\nInstall this package as a dependency using [Composer](https://getcomposer.org).\n\n``` bash\ncomposer require ramsey/http-range\n```\n\n## Usage\n\nExamples of how to use this library may be found in the\n[Wiki pages](https://github.com/ramsey/http-range/wiki/Examples).\n\n## Contributing\n\nContributions are welcome! To contribute, please familiarize yourself with\n[CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Coordinated Disclosure\n\nKeeping user information safe and secure is a top priority, and we welcome the\ncontribution of external security researchers. If you believe you've found a\nsecurity issue in software that is maintained in this repository, please read\n[SECURITY.md](SECURITY.md) for instructions on submitting a vulnerability report.\n\n## Copyright and License\n\nThe ramsey/http-range library is copyright © [Ben Ramsey](https://benramsey.com/)\nand licensed for use under the MIT License (MIT). Please see [LICENSE](LICENSE)\nfor more information.\n\n[http range requests]: https://www.rfc-editor.org/rfc/rfc9110.html#section-14\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsey%2Fhttp-range","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framsey%2Fhttp-range","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsey%2Fhttp-range/lists"}