{"id":18669481,"url":"https://github.com/zoilomora/iberdrola","last_synced_at":"2025-10-22T02:56:05.550Z","repository":{"id":57091770,"uuid":"144782251","full_name":"zoilomora/iberdrola","owner":"zoilomora","description":"Integration with Iberdrola API","archived":false,"fork":false,"pushed_at":"2019-05-16T18:27:55.000Z","size":13,"stargazers_count":16,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-24T15:14:30.194Z","etag":null,"topics":["api","automatic","electricity","iberdrola","icp","reading"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/zoilomora/iberdrola","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/zoilomora.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":"2018-08-14T23:30:10.000Z","updated_at":"2023-09-11T08:42:18.000Z","dependencies_parsed_at":"2022-08-22T20:41:07.185Z","dependency_job_id":null,"html_url":"https://github.com/zoilomora/iberdrola","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/zoilomora/iberdrola","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoilomora%2Fiberdrola","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoilomora%2Fiberdrola/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoilomora%2Fiberdrola/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoilomora%2Fiberdrola/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoilomora","download_url":"https://codeload.github.com/zoilomora/iberdrola/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoilomora%2Fiberdrola/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280370896,"owners_count":26319317,"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","status":"online","status_checked_at":"2025-10-22T02:00:06.515Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","automatic","electricity","iberdrola","icp","reading"],"created_at":"2024-11-07T08:47:20.981Z","updated_at":"2025-10-22T02:56:05.517Z","avatar_url":"https://github.com/zoilomora.png","language":"PHP","funding_links":[],"categories":["Energía y Electricidad"],"sub_categories":["Radar COVID"],"readme":"# Iberdrola\n\nThis library aims to help make integrations with the *Iberdrola API*.\n\n## Installation\n1) Install via composer\n```\ncomposer require zoilomora/iberdrola\n```\n\n## Example\n```php\n\u003c?php\nuse ZoiloMora\\Iberdrola\\Iberdrola;\n\n$limit = 3.4; // Hired potency (kW)\n\n$iberdrola = new Iberdrola('test@test.com', '123456');\n$reading = $iberdrola-\u003egetReading();\n$floatValue = floatval($reading-\u003evalMagnitud);\n\nif (($floatValue/1000) \u003e= $limit) {\n    // Send notification\n}\n```\n\nYou can see more in the **examples folder**.\n\n## License\nLicensed under the [MIT license](http://opensource.org/licenses/MIT)\n\nRead [LICENSE](LICENSE) for more information\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoilomora%2Fiberdrola","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoilomora%2Fiberdrola","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoilomora%2Fiberdrola/lists"}