{"id":13408979,"url":"https://github.com/tronovav/geoip2-update","last_synced_at":"2026-01-16T04:52:47.335Z","repository":{"id":53035179,"uuid":"338913594","full_name":"tronovav/geoip2-update","owner":"tronovav","description":"Update Maxmind.com GeoIP2/GeoLite2 databases from your php script, application or via Composer.","archived":false,"fork":false,"pushed_at":"2024-05-29T11:55:29.000Z","size":13,"stargazers_count":50,"open_issues_count":1,"forks_count":16,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-14T14:51:13.019Z","etag":null,"topics":["geo","geoip","geoip2","geoip2-databases","geolite2","geolocation","maxmind"],"latest_commit_sha":null,"homepage":"https://www.geodbase-update.com/?utm_source=github\u0026utm_medium=organic\u0026utm_campaign=github_project_page\u0026utm_content=about_link","language":"PHP","has_issues":false,"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/tronovav.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},"funding":{"custom":["https://donate.stream/tronovav","https://yoomoney.ru/to/410016198845596"]}},"created_at":"2021-02-14T22:16:32.000Z","updated_at":"2025-07-28T08:44:58.000Z","dependencies_parsed_at":"2023-10-04T04:41:10.426Z","dependency_job_id":"852d5cad-df2a-4b27-823b-217f7e16366a","html_url":"https://github.com/tronovav/geoip2-update","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":0.08333333333333337,"last_synced_commit":"86fddebc2bd277832846c8d6bb3b059fd093db06"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/tronovav/geoip2-update","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tronovav%2Fgeoip2-update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tronovav%2Fgeoip2-update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tronovav%2Fgeoip2-update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tronovav%2Fgeoip2-update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tronovav","download_url":"https://codeload.github.com/tronovav/geoip2-update/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tronovav%2Fgeoip2-update/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"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":["geo","geoip","geoip2","geoip2-databases","geolite2","geolocation","maxmind"],"created_at":"2024-07-30T20:00:57.058Z","updated_at":"2026-01-16T04:52:47.320Z","avatar_url":"https://github.com/tronovav.png","language":"PHP","funding_links":["https://donate.stream/tronovav","https://yoomoney.ru/to/410016198845596"],"categories":["PHP"],"sub_categories":[],"readme":"[![Geoip2 Update](https://user-images.githubusercontent.com/25905384/111375423-4631ce00-86af-11eb-81a9-2bc4dab89068.png)](https://www.geodbase-update.com/?utm_source=github\u0026utm_medium=organic\u0026utm_campaign=github_project_page\u0026utm_content=main_banner)\n\nGeoip2 Update is a PHP tool for updating Maxmind GeoLite2 and GeoIP2 databases from your script, application or via Composer.\n\n[![Latest Stable Version](https://img.shields.io/packagist/v/tronovav/geoip2-update)](https://packagist.org/packages/tronovav/geoip2-update)\n[![GitHub downloads](https://img.shields.io/packagist/dt/tronovav/geoip2-update)](https://packagist.org/packages/tronovav/geoip2-update)\n\nINSTALLATION\n------------\n\n```bash\n composer require tronovav/geoip2-update\n```\n\nDOCUMENTATION\n-------------\n\nYou can read the documentation on setting up and using the library, as well as learn about new features on the official website.\n\n**Go to documentation -\u003e [GeoIP2 Update Documentation](https://www.geodbase-update.com/?utm_source=github\u0026utm_medium=organic\u0026utm_campaign=github_project_page\u0026utm_content=documentation_link)**\n\nFEATURES\n--------\n\n### 1. Updating GeoIP2 databases via Composer.\n\nTo update Geoip2 databases via Composer, you can set up an update call in your `composer.json`.\nEach time the `composer update` command is invoked, the library will check for updates on the \"maxmind.com\" server and update the Geoip2 databases if necessary.\nYou can also update only `GeoIP2` databases without updating all project dependencies:\n`composer update tronovav/geoip2-update`.\n\n### 2. Updating GeoIP2 databases from your PHP application.\n\nYou can use this option to update `GeoIP2` databases from your PHP project, or use `Cron` on Linux, or use `Task Scheduler` on Windows.\n\n### 3. Simple, cross-platform and reliable.\n\nDoes not depend on the operating system and can be used on hosting services and production servers.\n\nCOPYRIGHT AND LICENSE\n---------------------\n\nThis software is Copyright (c) 2021 by Andrey Tronov.\n\nThis is free software, licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftronovav%2Fgeoip2-update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftronovav%2Fgeoip2-update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftronovav%2Fgeoip2-update/lists"}