{"id":36971694,"url":"https://github.com/chak10/weather-converter","last_synced_at":"2026-01-13T21:54:33.934Z","repository":{"id":261855190,"uuid":"88918790","full_name":"chak10/weather-converter","owner":"chak10","description":"Various Utilities for Weather","archived":false,"fork":false,"pushed_at":"2024-11-08T21:20:40.000Z","size":979,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-11T19:34:46.885Z","etag":null,"topics":["apparent-temperature","dewpoint","heat-index","php","php7","wind-chill"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chak10.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-20T23:20:07.000Z","updated_at":"2024-11-08T21:18:33.000Z","dependencies_parsed_at":"2024-11-08T21:35:28.381Z","dependency_job_id":null,"html_url":"https://github.com/chak10/weather-converter","commit_stats":null,"previous_names":["chak10/utility-weather","chak10/weather-converter"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/chak10/weather-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chak10%2Fweather-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chak10%2Fweather-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chak10%2Fweather-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chak10%2Fweather-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chak10","download_url":"https://codeload.github.com/chak10/weather-converter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chak10%2Fweather-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28401947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"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":["apparent-temperature","dewpoint","heat-index","php","php7","wind-chill"],"created_at":"2026-01-13T21:54:32.551Z","updated_at":"2026-01-13T21:54:33.923Z","avatar_url":"https://github.com/chak10.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather Converter\n\nWeather Converter is a PHP-based tool designed to convert weather data between different units and formats. This project is intended for developers looking to integrate weather data conversion functionality into their applications.\n\n## Features\n- Convert temperature, wind speed, and pressure between different units.\n- Easy integration with your existing PHP applications.\n- Supports both metric and imperial units.\n\n## Installation\n\n1. Install dependencies using Composer:\n    ```bash\n    composer require chak10/weather-converter\n    ```\n\n## Usage\n\nSimply include the `WeatherConverter` class in your PHP code and use the methods to convert weather data between units.\n\nExample:\n\n```php\nuse WtConverter\\Temperature;\n\n$temp = new Temperature(25, 'c', 'f');\necho $temp-\u003egetResult(); // Output: 77 (Fahrenheit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchak10%2Fweather-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchak10%2Fweather-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchak10%2Fweather-converter/lists"}