{"id":38906486,"url":"https://github.com/franjsco/bitcoinfees-php","last_synced_at":"2026-01-17T15:09:20.010Z","repository":{"id":62507034,"uuid":"419067455","full_name":"franjsco/bitcoinfees-php","owner":"franjsco","description":"A PHP package to fetch Bitcoin fee predictions from bitcoinfees.earn.com","archived":false,"fork":false,"pushed_at":"2021-10-19T21:25:40.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-27T00:50:14.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/franjsco/bitcoinfees","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/franjsco.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":"2021-10-19T19:38:42.000Z","updated_at":"2023-11-30T18:55:23.000Z","dependencies_parsed_at":"2022-11-02T10:01:55.855Z","dependency_job_id":null,"html_url":"https://github.com/franjsco/bitcoinfees-php","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/franjsco/bitcoinfees-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franjsco%2Fbitcoinfees-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franjsco%2Fbitcoinfees-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franjsco%2Fbitcoinfees-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franjsco%2Fbitcoinfees-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/franjsco","download_url":"https://codeload.github.com/franjsco/bitcoinfees-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franjsco%2Fbitcoinfees-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28510936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-17T15:09:18.336Z","updated_at":"2026-01-17T15:09:19.994Z","avatar_url":"https://github.com/franjsco.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bitcoinfees-php\nA PHP package to fetch Bitcoin fee predictions from bitcoinfees.earn.com\n\n\n## Requirements\n\n* PHP \u003e= 7.2\n* ext-json\n\n\n## Installation\n\n\n```bash\ncomposer require franjsco/bitcoinfees\n```\n\n## Example\n\n```php\nuse Franjsco\\Bitcoinfees\\Client;\n\n$client = new Client();\n\n$data = $client-\u003egetData();\n```\n\n\nData example: \n```php\n[\n  \"fastestFee\" =\u003e \"102\",\n  \"halfHourFee\" =\u003e \"102\",\n  \"hourFee\" =\u003e \"88\"\n]\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranjsco%2Fbitcoinfees-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffranjsco%2Fbitcoinfees-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranjsco%2Fbitcoinfees-php/lists"}